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

  /external/libedit/src/
chartype.h 67 #define ct_mbtowc mbtowc macro
121 #define ct_mbtowc error macro
read.c 356 if ((bytes = ct_mbtowc(cp, cbuf, cbp)) == -1) {
369 (bytes = ct_mbtowc(cp, cbuf, cbp)) != 1)

Completed in 54 milliseconds