osprey/cygnus/libiberty/sort.c File Reference

#include "libiberty.h"
#include "sort.h"

Include dependency graph for sort.c:

Go to the source code of this file.

Defines

#define UCHAR_MAX   ((unsigned char)(-1))
#define DIGIT_MAX   (UCHAR_MAX + 1)

Functions/Subroutines

void sort_pointers (size_t n, void **pointers, void **work)


Define Documentation

#define DIGIT_MAX   (UCHAR_MAX + 1)

Referenced by sort_pointers().

#define UCHAR_MAX   ((unsigned char)(-1))


Function Documentation

void sort_pointers ( size_t  n,
void **  pointers,
void **  work 
)

Definition at line 47 of file sort.c.


Generated on Wed Apr 8 15:03:39 2009 for Open64 by  doxygen 1.5.6