Home
last modified time | relevance | path

Searched refs:__toascii_l (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dctype.h297 # define __toascii_l(c,l) ((l), __toascii (c)) macro
316 # define toascii_l(c,l) __toascii_l ((c), (l))