Home | History | Annotate | Download | only in config

Lines Matching refs:DIR_SEPARATOR_2

4985 # ifndef DIR_SEPARATOR_2
4986 # define DIR_SEPARATOR_2 '\\'
4993 #ifndef DIR_SEPARATOR_2
4995 #else /* DIR_SEPARATOR_2 */
4997 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
4998 #endif /* DIR_SEPARATOR_2 */