PandA-2024.02
|
Go to the source code of this file.
Macros | |
#define | SIZE 500 |
#define | BINSIZE 500 |
#define | CHECK_RESULT |
Functions | |
int | hash1 () |
int | hash2 () |
int | hash3 () |
int | hash4 () |
int | main (int argc, char **argv) |
Variables | |
int | result1 [SIZE] |
int | result2 [SIZE] |
int | result3 [SIZE] |
int | result4 [SIZE] |
#define BINSIZE 500 |
#define SIZE 500 |
int hash1 | ( | ) |
int hash2 | ( | ) |
int hash3 | ( | ) |
int hash4 | ( | ) |
int main | ( | int | argc, |
char ** | argv | ||
) |