Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:DIR_SEPARATOR_2

5289 # ifndef DIR_SEPARATOR_2
5290 # define DIR_SEPARATOR_2 '\\'
5297 #ifndef DIR_SEPARATOR_2
5299 #else /* DIR_SEPARATOR_2 */
5301 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
5302 #endif /* DIR_SEPARATOR_2 */