Searched defs:ISSPACE (Results 1 – 1 of 1) sorted by relevance
89 # define ISSPACE(Ch) iswspace (Ch) macro122 # define ISSPACE(Ch) __isspace_l (Ch, loc) macro
Completed in 6 milliseconds