Lines Matching refs:MACRO
60 MACRO(NULL); in locale_h()
62 MACRO(LC_ALL); in locale_h()
63 MACRO(LC_COLLATE); in locale_h()
64 MACRO(LC_CTYPE); in locale_h()
65 MACRO(LC_MONETARY); in locale_h()
66 MACRO(LC_NUMERIC); in locale_h()
67 MACRO(LC_TIME); in locale_h()
69 MACRO(LC_COLLATE_MASK); in locale_h()
70 MACRO(LC_CTYPE_MASK); in locale_h()
71 MACRO(LC_MESSAGES_MASK); in locale_h()
72 MACRO(LC_MONETARY_MASK); in locale_h()
73 MACRO(LC_NUMERIC_MASK); in locale_h()
74 MACRO(LC_TIME_MASK); in locale_h()
75 MACRO(LC_ALL_MASK); in locale_h()