Home
last modified time | relevance | path

Searched defs:_toupper (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/linux/user/include/
H A Dctype.h66 #define _toupper(a) ((a)&0x5f) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dctype.h66 #define _toupper(a) ((a)&0x5f) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dctype.h66 #define _toupper(a) ((a)&0x5f) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dctype.h66 #define _toupper(a) ((a)&0x5f) macro
/third_party/musl/include/
H A Dctype.h66 #define _toupper(a) ((a)&0x5f) macro

Completed in 1 milliseconds