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

  /external/oprofile/libpopt/
popt.h 63 #define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000 /*!< show default value in --help */
popthelp.c 264 if (opt->argInfo & POPT_ARGFLAG_SHOW_DEFAULT) {
  /external/oprofile/
popt.h 63 #define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000 /*!< show default value in --help */

Completed in 27 milliseconds