Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/include/
H A Dctype.h65 #define _tolower(a) ((a)|0x20) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dctype.h65 #define _tolower(a) ((a)|0x20) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dctype.h65 #define _tolower(a) ((a)|0x20) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dctype.h65 #define _tolower(a) ((a)|0x20) macro
/third_party/musl/include/
H A Dctype.h65 #define _tolower(a) ((a)|0x20) macro

Completed in 1 milliseconds