Lines Matching refs:ISSPACE
382 #define ISSPACE(c) isspace((int)(unsigned char)(c))2817 while (ISSPACE(*ips) || *ips == ',' || *ips == '\t')