Searched refs:NL_CAT_LOCALE (Results 1 – 3 of 3) sorted by relevance
34 #define NL_CAT_LOCALE 1 macro
693 return catopen( __cat_name, NL_CAT_LOCALE ); in _Locale_catopen()
3679 catalog __cat = (catalog)catopen(__nm.c_str(), NL_CAT_LOCALE);