Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dsb_charsets.c708 __iso_8859_index (const char *charset_ext) in __iso_8859_index() function
Dlocal.h63 int __iso_8859_index (const char *);
/picolibc-3.5.0-3.4.0/newlib/libc/ctype/
Dctype_.c141 idx = __iso_8859_index (charset + 9); in __set_ctype()
Dctype_iso.h278 extern int __iso_8859_index (const char *charset_ext);
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20156872 (__iso_8859_index): New function.