Searched defs:IS_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
41 #define IS_SEPARATOR(c) ((c) == '\\' || (c) == '/') macro44 #define IS_SEPARATOR(c) ((c) == '/') macro