Home
last modified time | relevance | path

Searched defs:ISXDIGIT (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dstrtod_l.c112 # define ISXDIGIT(Ch) __iswxdigit_l ((Ch), loc) macro
123 # define ISXDIGIT(Ch) __isxdigit_l ((Ch), loc) macro

Completed in 7 milliseconds