Go to the source code of this file.
◆ new_int()
static void * new_int |
( |
int |
x | ) |
|
|
static |
◆ cmp_ptr_int()
static int cmp_ptr_int |
( |
const void * |
x, |
|
|
const void * |
y |
|
) |
| |
|
static |
◆ cmp_ptr_ptr_int()
static int cmp_ptr_ptr_int |
( |
const void * |
x, |
|
|
const void * |
y |
|
) |
| |
|
static |
◆ print_ptr_int()
static int print_ptr_int |
( |
UNUSED void * |
param, |
|
|
const void * |
x |
|
) |
| |
|
static |
◆ check_ptr_int()
static int check_ptr_int |
( |
void * |
param, |
|
|
const void * |
x |
|
) |
| |
|
static |
◆ reverse_ptr_int()
static int reverse_ptr_int |
( |
void * |
param, |
|
|
void * |
x |
|
) |
| |
|
static |
◆ main()