Searched refs:LC_TIME_MASK (Results 1 - 6 of 6) sorted by last modified time

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlocale_mgmt_aix.h29 #define LC_TIME_MASK 32 macro
32 LC_NUMERIC_MASK | LC_TIME_MASK)
62 if (category_mask & LC_TIME_MASK)
H A Dlocale_mgmt_zos.h29 #define LC_TIME_MASK _CATMASK(LC_TIME) macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h41 #define LC_TIME_MASK _M_TIME macro
48 | LC_TIME_MASK )
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__nop_locale_mgmt.h39 #define LC_TIME_MASK (1 << LC_TIME) macro
44 LC_TIME_MASK|\
/netbsd-current/external/apache2/llvm/dist/libcxx/src/support/ibm/
H A Dxlocale_zos.cpp57 if (category_mask & LC_TIME_MASK)
86 (newloc->category_mask & LC_TIME_MASK &&
/netbsd-current/include/
H A Dlocale.h102 #define LC_TIME_MASK ((int)(1 << LC_TIME)) macro

Completed in 216 milliseconds