Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_wlocale_win32.c115 static int __isleadbyte(int i, unsigned char *ctable) { in __isleadbyte() function
135 if (count == 1 && __isleadbyte(*from, l->cleads)) return (size_t)-2; in __mbtowc()