Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:DIR_SEPARATOR_2

3219 # ifndef DIR_SEPARATOR_2
3220 # define DIR_SEPARATOR_2 '\\'
3227 #ifndef DIR_SEPARATOR_2
3229 #else /* DIR_SEPARATOR_2 */
3231 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
3232 #endif /* DIR_SEPARATOR_2 */