Polly 22.0.0git
isl_sort.h File Reference
#include <stddef.h>

Go to the source code of this file.

Functions

int isl_sort (void *const pbase, size_t total_elems, size_t size, int(*cmp)(const void *, const void *, void *arg), void *arg)

Function Documentation

◆ isl_sort()

int isl_sort ( void *const pbase,
size_t total_elems,
size_t size,
int(* cmp )(const void *, const void *, void *arg),
void * arg )