Searched defs:ISSLASH (Results 1 – 2 of 2) sorted by relevance
82 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro90 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
29 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro