Home | History | Annotate | Download | only in protobuf

Lines Matching refs:DIR_SEPARATOR_2

2997 # ifndef DIR_SEPARATOR_2
2998 # define DIR_SEPARATOR_2 '\\'
3005 #ifndef DIR_SEPARATOR_2
3007 #else /* DIR_SEPARATOR_2 */
3009 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
3010 #endif /* DIR_SEPARATOR_2 */