Searched refs:__toascii_l (Results 1 – 2 of 2) sorted by relevance
44 weak_alias (toascii, __toascii_l) in weak_alias() argument
301 # define __toascii_l(c,l) ((l), __toascii (c)) macro320 # define toascii_l(c,l) __toascii_l ((c), (l))
Completed in 5 milliseconds