Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/ctype/
Dtoupper_l.c19 toupper_l (int c, struct __locale_t *locale) in toupper_l() function
DCMakeLists.txt94 toupper_l.c
Dmeson.build94 'toupper_l.c',
Dctype.tex52 * toupper:: Translate characters to uppercase (toupper, toupper_l)
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dctype.h92 extern int toupper_l (int __c, locale_t __l);
/picolibc-3.5.0-3.4.0/
DCOPYING.picolibc2755 newlib/libc/ctype/toupper_l.c