Home
last modified time | relevance | path

Searched defs:_tolower (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dctype.h63 static inline char _tolower(const char c) in _tolower() function
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dctype.h64 static inline char _tolower(const char c) in _tolower() function
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dstring.c227 static inline char _tolower(const char c) in _tolower() function
/OK3568_Linux_fs/u-boot/common/
H A DxyzModem.c118 _tolower (char c) in _tolower() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dctype.h228 # define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dctype.h228 # define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) macro