OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__isleadbyte
(Results
1 - 1
of
1
) sorted by null
/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 192 milliseconds