OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POPT_CONTEXT_ARG_OPTS
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libpopt/
popt.h
109
#define
POPT_CONTEXT_ARG_OPTS
(1 << 4) /*!< return args as options with value 0 */
popt.c
756
if (con->flags &
POPT_CONTEXT_ARG_OPTS
) {
[
all
...]
/external/oprofile/
popt.h
109
#define
POPT_CONTEXT_ARG_OPTS
(1 << 4) /*!< return args as options with value 0 */
Completed in 6502 milliseconds