Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dmbctype.h10 #define ESC_CHAR 0x1b macro
Dwctomb_r.c233 *s++ = ESC_CHAR; in __jis_wctomb()
249 *s++ = ESC_CHAR; in __jis_wctomb()
Dmbtowc_r.c899 case ESC_CHAR: in __jis_mbtowc()