OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTION_INCR
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
parse-options.h
25
OPTION_INCR
,
116
#define OPT_INCR(s, l, v, h) { .type =
OPTION_INCR
, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) }
parse-options.c
52
case
OPTION_INCR
:
82
case
OPTION_INCR
:
523
case
OPTION_INCR
:
Completed in 44 milliseconds