Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dmbctype.h10 #define ESC_CHAR 0x1b macro
Dwctomb_r.c232 *s++ = ESC_CHAR; in __jis_wctomb()
248 *s++ = ESC_CHAR; in __jis_wctomb()
Dmbtowc_r.c895 case ESC_CHAR: in __jis_mbtowc()