Searched defs:POPT_ARGFLAG_XOR (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libpopt/
H A Dpopt.h53 #define POPT_ARGFLAG_XOR 0x02000000 /*!< arg will be xor'ed */ macro
56 (POPT_ARGFLAG_OR|POPT_ARGFLAG_AND|POPT_ARGFLAG_XOR)
/external/oprofile/
H A Dpopt.h53 #define POPT_ARGFLAG_XOR 0x02000000 /*!< arg will be xor'ed */ macro
56 (POPT_ARGFLAG_OR|POPT_ARGFLAG_AND|POPT_ARGFLAG_XOR)

Completed in 244 milliseconds