Home
last modified time | relevance | path

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

/third_party/popt/src/
Dpopt.h68 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/third_party/popt/tests/
Dtest1.c133 { "bitclr", '\0', POPT_BIT_CLR | POPT_ARGFLAG_TOGGLE | POPT_ARGFLAG_SHOW_DEFAULT, &aFlag, 0xf842,