Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dloadinfo.h55 #define CEN_REVISION 1 macro
64 #define CEN_SPECIFIC (CEN_REVISION|CEN_SPONSOR|CEN_SPECIAL|CEN_AUDIENCE)
Dl10nflist.c206 || (mask & CEN_REVISION) != 0) in _nl_make_l10nflist()
209 + ((mask & CEN_REVISION) != 0 in _nl_make_l10nflist()
255 if ((mask & (CEN_SPONSOR | CEN_REVISION)) != 0) in _nl_make_l10nflist()
260 if ((mask & CEN_REVISION) != 0) in _nl_make_l10nflist()
Dexplodename.c166 mask |= CEN_REVISION; in _nl_explode_name()