|
pelib
2.0.0
|
#include <stdlib.h>#include <stdio.h>#include <math.h>#include <pelib/unit.h>#include <pelib/integer.h>#include <pelib/sort.h>Go to the source code of this file.
Defines | |
| #define | LENGTH 1024 |
| #define | RANDOM_SEED 0 |
| #define | MAX_VALUE LENGTH |
Functions | |
| array_t (int) | |
| void | setup () |
| void | teardown () |
| void | init () |
| void | cleanup () |
| void | run () |
| #define LENGTH 1024 |
Definition at line 32 of file test_sort.c.
Definition at line 34 of file test_sort.c.
| #define RANDOM_SEED 0 |
Definition at line 33 of file test_sort.c.
Definition at line 36 of file test_sort.c.
Definition at line 91 of file test_sort.c.
Definition at line 63 of file test_sort.c.
Definition at line 121 of file test_sort.c.
Definition at line 51 of file test_sort.c.
Definition at line 57 of file test_sort.c.