Lines Matching refs:DIR_SEPARATOR_2
3212 # ifndef DIR_SEPARATOR_23213 # define DIR_SEPARATOR_2 '\\'3220 #ifndef DIR_SEPARATOR_23222 #else /* DIR_SEPARATOR_2 */3224 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))3225 #endif /* DIR_SEPARATOR_2 */