Searched defs:IS_UNIX_DIR_SEPARATOR (Results 1 – 4 of 4) sorted by relevance
72 #define IS_UNIX_DIR_SEPARATOR(c) IS_DIR_SEPARATOR_1 (0, c) macro