Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dctype.h250 __exctype_l (isdigit_l);
303 # define isdigit_l(c,l) __isdigit_l ((c), (l)) macro