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

/external/stlport/src/c_locale_win32/
H A Dc_locale_win32.c240 static char const* __TranslateToSystem(const char* lname, char* buf, _Locale_lcid_t* hint, int *__err_code);
994 return __TranslateToSystem(cname, buf, hint, __err_code);
1025 return __TranslateToSystem(cname, buf, hint, __err_code);
1649 char const* __TranslateToSystem(const char* lname, char* buf, _Locale_lcid_t* hint, function

Completed in 64 milliseconds