Home
last modified time | relevance | path

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

/ctype/
A Dctype-extn.c51 weak_alias (isascii, __isascii_l)
A Dctype.h300 # define __isascii_l(c,l) ((l), __isascii (c)) macro
319 # define isascii_l(c,l) __isascii_l ((c), (l))

Completed in 6 milliseconds