Home
last modified time | relevance | path

Searched refs:poptSubstituteHelpI18N (Results 1 – 3 of 3) sorted by relevance

/third_party/popt/src/
Dpoptint.h78 #define poptSubstituteHelpI18N(opt) \ macro
Dpopt.c80 poptSubstituteHelpI18N(arg.opt); /* XXX side effects */ in invokeCallbacksPRE()
100 poptSubstituteHelpI18N(arg.opt); /* XXX side effects */ in invokeCallbacksPOST()
125 poptSubstituteHelpI18N(arg.opt); /* XXX side effects */ in invokeCallbacksOPTION()
567 poptSubstituteHelpI18N(arg.opt); /* XXX side effects */ in findOption()
/third_party/popt/
DCHANGES115 - jbj: poptint.h: add poptSubstituteHelpI18N() to bury the ABI hack.