Searched defs:IS_SLASH (Results 1 – 2 of 2) sorted by relevance
69 # define IS_SLASH(c) ((c) == '/' || (c) == '\\') macro74 # define IS_SLASH(c) ((c) == '/') macro
232 # define IS_SLASH(c) ((c) == '/' || (c) == '\\') macro242 # define IS_SLASH(c) ((c) == '/') macro