OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POPT_CBFLAG_SKIPOPTION
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libpopt/
popt.h
75
#define
POPT_CBFLAG_SKIPOPTION
0x10000000 /*!< don't callback with option */
popt.c
141
!(opt->argInfo &
POPT_CBFLAG_SKIPOPTION
)) {
[
all
...]
/external/oprofile/
popt.h
75
#define
POPT_CBFLAG_SKIPOPTION
0x10000000 /*!< don't callback with option */
Completed in 503 milliseconds