Home
last modified time | relevance | path

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

/stdlib/
A Dstrfrom-skeleton.c33 #define ISDIGIT(Ch) isdigit (Ch) macro
A Dstrtod_l.c111 # define ISDIGIT(Ch) __iswdigit_l ((Ch), loc) macro
122 # define ISDIGIT(Ch) __isdigit_l ((Ch), loc) macro

Completed in 8 milliseconds