Home
last modified time | relevance | path

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

/external/oprofile/libpopt/
Dpopt.h71 #define POPT_CBFLAG_PRE 0x80000000 /*!< call the callback before parse */ macro
Dpopt.c80 (opt->argInfo & POPT_CBFLAG_PRE)) in invokeCallbacksPRE()
/external/oprofile/
Dpopt.h71 #define POPT_CBFLAG_PRE 0x80000000 /*!< call the callback before parse */ macro