sort.h File Reference

Include dependency graph for sort.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void bubblesort (void *data, count_t n, size_t e_size, int(*cmp)(void *a, void *b))
void qsort (void *data, count_t n, size_t e_size, int(*cmp)(void *a, void *b))
int int_cmp (void *a, void *b)
int __u32_cmp (void *a, void *b)
int __u16_cmp (void *a, void *b)
int __u8_cmp (void *a, void *b)


Detailed Description

Definition in file sort.h.


Generated on Sun Jun 18 17:38:43 2006 for HelenOS Kernel (sparc64) by  doxygen 1.4.6