Searched refs:BZ_SPLIT_SYM (Results 1 – 3 of 3) sorted by relevance
279 # define BZ_SPLIT_SYM '\\' /* path splitter on Windows platform */ macro281 # define BZ_SPLIT_SYM '/' /* path splitter on Unix platform */ macro474 split = strrchr (outFileName, BZ_SPLIT_SYM); in main()
279 # define BZ_SPLIT_SYM '\\' /* path splitter on Windows platform */ macro281 # define BZ_SPLIT_SYM '/' /* path splitter on Unix platform */ macro472 split = strrchr (outFileName, BZ_SPLIT_SYM); in main()