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

  /external/oprofile/libpopt/
popt.h 46 #define POPT_ARGFLAG_STRIP 0x20000000 /*!< strip this arg from argv(only applies to long args) */
popt.c 811 opt->argInfo & POPT_ARGFLAG_STRIP)
888 (opt->argInfo & POPT_ARGFLAG_STRIP) &&
    [all...]
  /external/oprofile/
popt.h 46 #define POPT_ARGFLAG_STRIP 0x20000000 /*!< strip this arg from argv(only applies to long args) */

Completed in 65 milliseconds