OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POPT_ARGFLAG_NAND
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpopt/
popt.h
52
#define
POPT_ARGFLAG_NAND
0x05000000 /*!< arg will be nand'ed */
60
#define POPT_BIT_CLR (POPT_ARG_VAL|
POPT_ARGFLAG_NAND
)
/external/oprofile/
popt.h
52
#define
POPT_ARGFLAG_NAND
0x05000000 /*!< arg will be nand'ed */
60
#define POPT_BIT_CLR (POPT_ARG_VAL|
POPT_ARGFLAG_NAND
)
Completed in 23 milliseconds