Searched defs:IS_DIR_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
106 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro108 #define IS_DIR_SEPARATOR(ch) \ macro