Searched refs:FIGPAR_REQUIRE_EQUALS (Results 1 – 2 of 2) sorted by relevance
68 #define FIGPAR_REQUIRE_EQUALS 0x0008 /* assignment directives only */ macro
125 (processing_options & FIGPAR_REQUIRE_EQUALS) == 0 ? 0 : 1; in parse_config()