Home
last modified time | relevance | path

Searched refs:POPT_ARGFLAG_XOR (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/libpopt/
Dpopt.h53 #define POPT_ARGFLAG_XOR 0x02000000 /*!< arg will be xor'ed */ macro
56 (POPT_ARGFLAG_OR|POPT_ARGFLAG_AND|POPT_ARGFLAG_XOR)
Dpopt.c666 case POPT_ARGFLAG_XOR: in poptSaveLong()
694 case POPT_ARGFLAG_XOR: in poptSaveInt()
Dpopthelp.c305 case POPT_ARGFLAG_XOR: in singleOptionHelp()
/external/oprofile/
Dpopt.h53 #define POPT_ARGFLAG_XOR 0x02000000 /*!< arg will be xor'ed */ macro
56 (POPT_ARGFLAG_OR|POPT_ARGFLAG_AND|POPT_ARGFLAG_XOR)