Home
last modified time | relevance | path

Searched refs:__cat_name (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c691 nl_catd_type _Locale_catopen(struct _Locale_messages *__loc, const char *__cat_name ) in _Locale_catopen() argument
693 return catopen( __cat_name, NL_CAT_LOCALE ); in _Locale_catopen()