Searched defs:ISSLASH (Results 1 – 7 of 7) sorted by relevance
817 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro819 # define ISSLASH(C) ((C) == '/') macro
78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro81 # define ISSLASH(C) ((C) == '/') macro
72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro79 # define ISSLASH(C) ((C) == '/') macro
201 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro210 # define ISSLASH(C) ((C) == '/') macro
30 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
833 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro835 # define ISSLASH(C) ((C) == '/') macro