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

/external/stlport/src/c_locale_win32/
H A Dc_locale_win32.c242 static int __intGetACP(LCID lcid);
1588 my_ltoa(__intGetACP(*lcid), cp);
1599 * 0 returned by __intGetACP and 1 returned by __intGetOCP are invalid
1687 int __intGetACP(LCID lcid) { function
1710 int cp = __intGetACP(lcid);

Completed in 74 milliseconds