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

  /external/bison/lib/
strtol.c 269 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP));
  /ndk/sources/host-tools/make-3.81/glob/
fnmatch.c 373 if (__iswctype (__btowc ((unsigned char) *n), wt))
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 119 # define __btowc btowc macro
regcomp.c 928 wint_t wch = __btowc (ch);
    [all...]

Completed in 332 milliseconds