Searched defs:ISEOL (Results 1 – 3 of 3) sorted by relevance
225 #define ISEOL(c) ((c) == '\n' || (c) == '\r' || (c) == '\0') macro
429 #define ISEOL( global() macro
154 #define ISEOL( global() macro