Searched defs:IS_DIR_SEPARATOR (Results 1 – 10 of 10) sorted by relevance
94 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro96 # define IS_DIR_SEPARATOR(ch) \ macro
93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro95 # define IS_DIR_SEPARATOR(ch) \ macro
43 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
41 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro