#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <oski/oski.h>
#include "abort_prog.h"
#include "testvec.h"
#include "timing.h"
#include "parse_opts.h"
#include "readhbpat.h"
Functions | |
| static void | usage (const char *progname) |
| Print command-line options. | |
| int | main (int argc, char *argv[]) |
| Main benchmark program. | |
1.4.6