Home
last modified time | relevance | path

Searched refs:POPT_CONTEXT_KEEP_FIRST (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/libpopt/
Dpopt.h107 #define POPT_CONTEXT_KEEP_FIRST (1 << 1) /*!< pay attention to argv[0] */ macro
Dpopthelp.c549 if (!(con->flags & POPT_CONTEXT_KEEP_FIRST)) { in showHelpIntro()
Dpopt.c185 if (!(flags & POPT_CONTEXT_KEEP_FIRST)) in poptGetContext()
/external/oprofile/
Dpopt.h107 #define POPT_CONTEXT_KEEP_FIRST (1 << 1) /*!< pay attention to argv[0] */ macro