HomeSort by relevance Sort by last modified time
    Searched refs:__isleadbyte (Results 1 - 2 of 2) sorted by null

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

Completed in 38 milliseconds