Searched refs:__exctype_l (Results 1 – 1 of 1) sorted by relevance
240 # define __exctype_l(name) \ macro247 __exctype_l (isalnum_l);248 __exctype_l (isalpha_l);249 __exctype_l (iscntrl_l);250 __exctype_l (isdigit_l);251 __exctype_l (islower_l);252 __exctype_l (isgraph_l);253 __exctype_l (isprint_l);254 __exctype_l (ispunct_l);255 __exctype_l (isspace_l);[all …]