Searched refs:POPT_ARGFLAG_NOT (Results 1 – 2 of 2) sorted by relevance
62 #define POPT_ARGFLAG_NOT 0x01000000U /*!< arg will be negated */ macro
1073 argInfo ^= POPT_ARGFLAG_NOT; in poptArgInfo()