Polly 19.0.0git
Functions
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(*)(const void *, const void *, void *arg cmp,
void *  arg 
)