PandA-2024.02
|
Go to the source code of this file.
Typedefs | |
typedef unsigned int | size_t |
Functions | |
void | qsort (void *base, size_t nel, size_t width, int(*cmp)(const void *, const void *)) |
int | less (const void *a, const void *b) |
void | test (int *const pbase, size_t total_elems) |
int less | ( | const void * | a, |
const void * | b | ||
) |
Definition at line 4 of file less.c.
References aggregate::a0, aggregate::a1, aggregate::a2, aggregate::a3, aggregate::a4, aggregate::a5, aggregate::a6, and aggregate::a7.