OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POPT_ARGFLAG_XOR
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpopt/
popt.h
53
#define
POPT_ARGFLAG_XOR
0x02000000 /*!< arg will be xor'ed */
56
(POPT_ARGFLAG_OR|POPT_ARGFLAG_AND|
POPT_ARGFLAG_XOR
)
/external/oprofile/
popt.h
53
#define
POPT_ARGFLAG_XOR
0x02000000 /*!< arg will be xor'ed */
56
(POPT_ARGFLAG_OR|POPT_ARGFLAG_AND|
POPT_ARGFLAG_XOR
)
Completed in 877 milliseconds