Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:DIR_SEPARATOR_2

4937 # ifndef DIR_SEPARATOR_2
4938 # define DIR_SEPARATOR_2 '\\'
4945 #ifndef DIR_SEPARATOR_2
4947 #else /* DIR_SEPARATOR_2 */
4949 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
4950 #endif /* DIR_SEPARATOR_2 */