Home
last modified time | relevance | path

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

/stdlib/
A Dstrtol_l.c137 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
150 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
A Dstrtod_l.c110 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
121 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro

Completed in 8 milliseconds