Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dctype.h99 tolower(int c) in tolower() function
/f-stack/freebsd/contrib/ncsw/inc/
H A Dctype_ext.h85 #define tolower(c) __tolower(c) macro