#include <stdio.h>
#include <assert.h>
#include "./pjw_hash.c"
#include "./string_hash.c"
#include "./htab32.c"
Defines | |
#define | _GNU_SOURCE |
#define | NPS_HTAB_VAL_TYPE uint64_t |
#define | SIZE 6 |
Functions | |
int | main (int argc, char **argv) |
#define _GNU_SOURCE |
#define NPS_HTAB_VAL_TYPE uint64_t |
#define SIZE 6 |
int main | ( | int | argc, | |
char ** | argv | |||
) |