Searched refs:ISSPC (Results 1 – 1 of 1) sorted by relevance
51 #define ISSPC(x) ((x) == ' ' || (x) == '\t' || (x) == '\r' || (x) == '\n' \ macro
Completed in 4 milliseconds