OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:poptCallbackType
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libpopt/
popt.c
82
poptCallbackType
cb = (
poptCallbackType
)opt->arg;
110
poptCallbackType
cb = (
poptCallbackType
)opt->arg;
153
poptCallbackType
cb = (
poptCallbackType
)cbopt->arg;
474
/*@null@*/ /*@out@*/
poptCallbackType
* callback,
529
*callback = (
poptCallbackType
)cb->arg;
715
poptCallbackType
cb = NULL;
[
all
...]
popt.h
221
typedef void (*
poptCallbackType
) (poptContext con,
/external/oprofile/
popt.h
221
typedef void (*
poptCallbackType
) (poptContext con,
Completed in 195 milliseconds