greenlion/ssb-dbgenPublic forked fromelectrum/ssb-dbgen Notifications Fork10 Star9 Files master .gitignore BUGS CHANGES HISTORY PORTING.NOTES README.md TPCH_README bcd2.c bcd2.h bm_utils.c build.c config.h dists
vadimtk/ssb-dbgenPublic Notifications Fork48 Star97 Code Issues1 Pull requests Actions Projects Security Insights Additional navigation options Files master .gitignore BUGS CHANGES HISTORY PORTING.NOTES README TPCH_README bcd2.c bcd2.h bm_utils.c ...
electrum/ssb-dbgen Watch2 Star70 Fork41 master ssb-dbgen/rnd.h Go to file Copy path 80 lines (76 sloc)4.02 KB RawBlame /* * Sccsid: @(#)rnd.h 2.1.8.1 * * rnd.h -- header file for use withthe portable random number generator ...
master ssb-dbgen/bcd2.h Go to file 11 lines (11 sloc) 493 Bytes Raw Blame /* * Sccsid: @(#)bcd2.h 2.1.8.1 */ int bin_bcd2(long binary, long *low_res, long *high_res); int bcd2_bin(long *dest, long bcd);
master ssb-dbgen/driver.c Go to file Cannot retrieve contributors at this time 1145 lines (1046 sloc) 27.9 KB Raw Blame /* @(#)driver.c 2.1.8.4 */ /* main driver for dss banchmark */#define DECLARER /* EXTERN references get defined here */ #define NO_FUNC (int (*) ()) ...
Star Schema Benchmark dbgen. Contribute to huangzhendong/ssb-dbgen development by creating an account on GitHub.