Searched defs:IS_DOS_DIR_SEPARATOR (Results 1 – 4 of 4) sorted by relevance
68 #define IS_DOS_DIR_SEPARATOR(c) IS_DIR_SEPARATOR_1 (1, c) macro