HomeSort by relevance Sort by last modified time
    Searched defs:POPT_ARG_INCLUDE_TABLE (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libpopt/
popt.h 24 #define POPT_ARG_INCLUDE_TABLE 4 /*!< arg points to table */
164 #define POPT_AUTOALIAS { NULL, '\0', POPT_ARG_INCLUDE_TABLE, poptAliasOptions, \
180 #define POPT_AUTOHELP { NULL, '\0', POPT_ARG_INCLUDE_TABLE, poptHelpOptions, \
  /external/oprofile/
popt.h 24 #define POPT_ARG_INCLUDE_TABLE 4 /*!< arg points to table */
164 #define POPT_AUTOALIAS { NULL, '\0', POPT_ARG_INCLUDE_TABLE, poptAliasOptions, \
180 #define POPT_AUTOHELP { NULL, '\0', POPT_ARG_INCLUDE_TABLE, poptHelpOptions, \

Completed in 22 milliseconds