Searched defs:ARG_NONE (Results 1 – 5 of 5) sorted by relevance
34 #define ARG_NONE (~(size_t)0) macro
67 ARG_NONE, /* stand-alone but not a boolean */ enumerator
114 #define ARG_NONE 0 macro
5245 enum { ARG_NONE, ARG_ENCODING } state = ARG_NONE; in do_sfec() enumerator