Searched refs:ISSPACE (Results 1 – 2 of 2) sorted by relevance
137 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro150 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro291 while (ISSPACE (*s)) in INTERNAL()
110 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro121 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro611 while (ISSPACE (c)); in ____STRTOF_INTERNAL()
Completed in 8 milliseconds