Searched refs:OPTION_SHALLOW (Results 1 – 6 of 6) sorted by relevance
106 OPTION_SHALLOW, /* recipe targets are to be shallow on enumerator
607 type = OPTION_SHALLOW; in argparse()611 type = OPTION_SHALLOW; in argparse()
425 option_set(OPTION_SHALLOW, level, 1); in flag_set_options()427 option_set(OPTION_SHALLOW, level, 0); in flag_set_options()
549 case OPTION_SHALLOW: in option_number_name()
82 { OPTION_SHALLOW, "-shallow", "-noshallow" },
453 if (!forced && target_depth > 0 && option_test(OPTION_SHALLOW)) in graph_recipe_run()