Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dctype.h286 # define __isgraph_l(c,l) __isctype_l((c), _ISgraph, (l)) macro
305 # define isgraph_l(c,l) __isgraph_l ((c), (l))