Home
last modified time | relevance | path

Searched refs:poptCallbackType (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/libpopt/
Dpopt.c82 poptCallbackType cb = (poptCallbackType)opt->arg; in invokeCallbacksPRE()
110 poptCallbackType cb = (poptCallbackType)opt->arg; in invokeCallbacksPOST()
153 poptCallbackType cb = (poptCallbackType)cbopt->arg; in invokeCallbacksOPTION()
474 /*@null@*/ /*@out@*/ poptCallbackType * callback, in findOption()
529 *callback = (poptCallbackType)cb->arg; in findOption()
715 poptCallbackType cb = NULL; in poptGetNextOpt()
Dpopt.h221 typedef void (*poptCallbackType) (poptContext con, typedef
/external/oprofile/
Dpopt.h221 typedef void (*poptCallbackType) (poptContext con, typedef