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

/barrelfish-master/include/cxx/support/xlocale/
H A D__nop_locale_mgmt.h38 #define LC_NUMERIC_MASK (1 << LC_NUMERIC) macro
43 LC_NUMERIC_MASK|\
/barrelfish-master/include/xlocale/
H A D_locale.h39 #define LC_NUMERIC_MASK (1<<3) macro
43 LC_MONETARY_MASK | LC_NUMERIC_MASK | LC_TIME_MASK)
/barrelfish-master/include/cxx/support/ibm/
H A Dlocale_mgmt_aix.h28 #define LC_NUMERIC_MASK 16 macro
32 LC_NUMERIC_MASK | LC_TIME_MASK)
64 if (category_mask & LC_NUMERIC_MASK)
/barrelfish-master/include/cxx/support/win32/
H A Dlocale_win32.h21 #define LC_NUMERIC_MASK _M_NUMERIC macro
28 | LC_NUMERIC_MASK \

Completed in 89 milliseconds