LOOP_FLAG
parsed_args->flags |= LOOP_FLAG;
if (parsed_args->flags & LOOP_FLAG) {
#define IS_LOOP(flags) (flags & LOOP_FLAG)