Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/ctype/
Djp2uc.c157 __uc2jp (wint_t c, int type) in __uc2jp() function
192 c = __uc2jp (c, JP_JIS); in _uc2jp_l()
194 c = __uc2jp (c, JP_SJIS); in _uc2jp_l()
196 c = __uc2jp (c, JP_EUCJP); in _uc2jp_l()