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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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
472 split = strrchr (outFileName, BZ_SPLIT_SYM);

Completed in 89 milliseconds