Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c242 static int __intGetACP(LCID lcid);
1588 my_ltoa(__intGetACP(*lcid), cp); in __GetLCIDFromName()
1687 int __intGetACP(LCID lcid) { in __intGetACP() function
1710 int cp = __intGetACP(lcid); in __GetDefaultCP()