Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c234 static const char* __ConvertName(const char* lname, LOCALECONV* ConvTable, int TableSize);
1369 const char* __ConvertName(const char* lname, LOCALECONV* ConvTable, int TableSize) { in __ConvertName() argument
1373 int high = TableSize - 1; in __ConvertName()