Searched defs:ISSLASH (Results 1 – 2 of 2) sorted by relevance
14 #define ISSLASH(c) ((c) == '/') macro
116 #define ISSLASH(c) ((c) == '/') macro