Searched refs:ISSPACE (Results 1 – 1 of 1) sorted by relevance
85 # define ISSPACE(c) (ISASCII (c) && isspace (c)) macro385 || (STREQ (str, "space") && ISSPACE ((unsigned char) *n))