Home
last modified time | relevance | path

Searched defs:LC_CTYPE_MASK (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlocale_mgmt_aix.h25 #define LC_CTYPE_MASK 2 macro
H A Dlocale_mgmt_zos.h26 #define LC_CTYPE_MASK _CATMASK(LC_CTYPE) macro
/netbsd/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__nop_locale_mgmt.h35 #define LC_CTYPE_MASK (1 << LC_CTYPE) macro
/netbsd/include/
H A Dlocale.h99 #define LC_CTYPE_MASK ((int)(1 << LC_CTYPE)) macro
/netbsd/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h38 #define LC_CTYPE_MASK _M_CTYPE macro