Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dctype.h61 # define tolower(c) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dctype.h204 # define tolower(c) __tobody (c, tolower, *__ctype_tolower_loc (), (c)) macro