Searched refs:POPT_ARGFLAG_NAND (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libpopt/
H A Dpopt.h52 #define POPT_ARGFLAG_NAND 0x05000000 /*!< arg will be nand'ed */ macro
60 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND)
/external/oprofile/
H A Dpopt.h52 #define POPT_ARGFLAG_NAND 0x05000000 /*!< arg will be nand'ed */ macro
60 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND)

Completed in 28 milliseconds