Searched refs:OPTION_IMPLICIT_ALLOWED (Results 1 – 4 of 4) sorted by relevance
94 OPTION_IMPLICIT_ALLOWED, /* implicit recipes may be used */ enumerator
390 option_set(OPTION_IMPLICIT_ALLOWED, level, 1); in flag_set_options()392 option_set(OPTION_IMPLICIT_ALLOWED, level, 0); in flag_set_options()
513 case OPTION_IMPLICIT_ALLOWED: in option_number_name()
230 option_set(OPTION_IMPLICIT_ALLOWED, OPTION_LEVEL_DEFAULT, implicit_allowed); in graph_check_ingredients()231 implicit_allowed = option_test(OPTION_IMPLICIT_ALLOWED); in graph_check_ingredients()232 option_undo(OPTION_IMPLICIT_ALLOWED, OPTION_LEVEL_DEFAULT); in graph_check_ingredients()