Searched refs:BZ_SPLIT_SYM (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/bzip2/
H A Dbzip2recover.c279 # define BZ_SPLIT_SYM '\\' /* path splitter on Windows platform */ macro
281 # define BZ_SPLIT_SYM '/' /* path splitter on Unix platform */ macro
474 split = strrchr (outFileName, BZ_SPLIT_SYM);

Completed in 44 milliseconds