Searched refs:XPG_MODIFIER (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dloadinfo.h70 #define XPG_MODIFIER 128 macro
73 #define XPG_SPECIFIC (XPG_CODESET|XPG_NORM_CODESET|XPG_MODIFIER)
134 XPG_MODIFIER, CEN_AUDIENCE for *MODIFIER,
H A Dexplodename.c136 mask |= XPG_MODIFIER | CEN_AUDIENCE;
188 mask &= ~XPG_MODIFIER;
H A Dl10nflist.c228 + (((mask & XPG_MODIFIER) != 0
271 if ((mask & (XPG_MODIFIER | CEN_AUDIENCE)) != 0)
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dloadinfo.h70 #define XPG_MODIFIER 128 macro
73 #define XPG_SPECIFIC (XPG_CODESET|XPG_NORM_CODESET|XPG_MODIFIER)
134 XPG_MODIFIER, CEN_AUDIENCE for *MODIFIER,
H A Dexplodename.c136 mask |= XPG_MODIFIER | CEN_AUDIENCE;
188 mask &= ~XPG_MODIFIER;
H A Dl10nflist.c228 + (((mask & XPG_MODIFIER) != 0
271 if ((mask & (XPG_MODIFIER | CEN_AUDIENCE)) != 0)

Completed in 103 milliseconds