Searched refs:LC_TIME_MASK (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/cxx/support/xlocale/
H A D__nop_locale_mgmt.h39 #define LC_TIME_MASK (1 << LC_TIME) macro
44 LC_TIME_MASK|\
/barrelfish-master/include/xlocale/
H A D_locale.h40 #define LC_TIME_MASK (1<<4) macro
43 LC_MONETARY_MASK | LC_NUMERIC_MASK | LC_TIME_MASK)
/barrelfish-master/include/cxx/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)
/barrelfish-master/include/cxx/support/win32/
H A Dlocale_win32.h22 #define LC_TIME_MASK _M_TIME macro
29 | LC_TIME_MASK )

Completed in 84 milliseconds