Home
last modified time | relevance | path

Searched refs:FIGPAR_REQUIRE_EQUALS (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libfigpar/
H A Dfigpar.h68 #define FIGPAR_REQUIRE_EQUALS 0x0008 /* assignment directives only */ macro
H A Dfigpar.c125 (processing_options & FIGPAR_REQUIRE_EQUALS) == 0 ? 0 : 1; in parse_config()