Home
last modified time | relevance | path

Searched refs: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
291 while (ISSPACE (*s)) in INTERNAL()
A Dstrtod_l.c110 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
121 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
611 while (ISSPACE (c)); in ____STRTOF_INTERNAL()

Completed in 8 milliseconds