Searched defs: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) macro
110 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro121 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
Completed in 8 milliseconds