Searched refs:CEN_SPECIFIC (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/intl/
H A Dloadinfo.h75 #define CEN_SPECIFIC (CEN_REVISION|CEN_SPONSOR|CEN_SPECIAL|CEN_AUDIENCE) macro
H A Dl10nflist.c367 && ((cnt & CEN_SPECIFIC) == 0 || (cnt & XPG_SPECIFIC) == 0)
/haiku-fatelf/src/bin/gawk/intl/
H A Dloadinfo.h72 #define CEN_SPECIFIC (CEN_REVISION|CEN_SPONSOR|CEN_SPECIAL|CEN_AUDIENCE) macro
H A Dl10nflist.c364 && ((cnt & CEN_SPECIFIC) == 0 || (cnt & XPG_SPECIFIC) == 0)
/haiku-fatelf/src/bin/sharutils/intl/
H A Dfinddomain.c78 #define CEN_SPECIFIC (CEN_REVISION|CEN_SPONSOR|CEN_SPECIAL|CEN_AUDIENCE) macro
361 if ((mask & CEN_SPECIFIC) == 0 || (mask & XPG_SPECIFIC) == 0)
475 && ((cnt & CEN_SPECIFIC) == 0 || (cnt & XPG_SPECIFIC) == 0))

Completed in 61 milliseconds