Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dctype.h59 # define toupper(c) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dctype.h205 # define toupper(c) __tobody (c, toupper, *__ctype_toupper_loc (), (c)) macro