Home
last modified time | relevance | path

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

/third_party/bzip2/
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); in main()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
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); in main()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
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); in main()