OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POPT_ARG_INTL_DOMAIN
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libpopt/
popt.h
29
#define
POPT_ARG_INTL_DOMAIN
6 /*!< set the translation domain
popthelp.c
72
{ NULL, '\0',
POPT_ARG_INTL_DOMAIN
, PACKAGE, 0, NULL, NULL},
99
if (opt->argInfo ==
POPT_ARG_INTL_DOMAIN
)
674
if ((opt->argInfo & POPT_ARG_MASK) ==
POPT_ARG_INTL_DOMAIN
) {
715
if ((opt->argInfo & POPT_ARG_MASK) ==
POPT_ARG_INTL_DOMAIN
) {
/external/oprofile/
popt.h
29
#define
POPT_ARG_INTL_DOMAIN
6 /*!< set the translation domain
Completed in 164 milliseconds