Searched refs:LC_NUMERIC_MASK (Results 1 – 5 of 5) sorted by relevance
43 #define LC_NUMERIC_MASK (1 << LC_NUMERIC) macro56 | LC_NUMERIC_MASK \
19 #define LC_NUMERIC_MASK (1<<4) macro22 LC_MONETARY_MASK | LC_NUMERIC_MASK | LC_TIME_MASK)
24 #define LC_NUMERIC_MASK _M_NUMERIC macro31 | LC_NUMERIC_MASK \
76 return (struct _Locale_numeric*)newlocale(LC_NUMERIC_MASK, nm, NULL); in _Locale_numeric_create()
59 numeric = LC_NUMERIC_MASK,