Home
last modified time | relevance | path

Searched defs:toupper (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/ctype/
Dtoupper.c92 toupper (int c) in toupper() function
/picolibc-latest/newlib/libc/include/
Dctype.h196 __declare_extern_inline(int) toupper (int c) in toupper() function
316 # define toupper(__c) \ macro
325 # define toupper(__c) \ macro