Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/ncsw/inc/
H A Dctype_ext.h71 static __inline__ unsigned char __tolower(unsigned char c) in __tolower() function
/freebsd-src/include/
H A D_ctype.h144 __tolower(__ct_rune_t _c) in __tolower() function