Lines Matching refs:DIR_SEPARATOR_2
3219 # ifndef DIR_SEPARATOR_23220 # define DIR_SEPARATOR_2 '\\'3227 #ifndef DIR_SEPARATOR_23229 #else /* DIR_SEPARATOR_2 */3231 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))3232 #endif /* DIR_SEPARATOR_2 */