HomeSort by relevance Sort by last modified time
    Searched refs:POPT_CBFLAG_PRE (Results 1 - 3 of 3) sorted by null

  /external/oprofile/libpopt/
popt.h 71 #define POPT_CBFLAG_PRE 0x80000000 /*!< call the callback before parse */
popt.c 80 (opt->argInfo & POPT_CBFLAG_PRE))
    [all...]
  /external/oprofile/
popt.h 71 #define POPT_CBFLAG_PRE 0x80000000 /*!< call the callback before parse */

Completed in 27 milliseconds