File libsrc/bpo_sort_n.c


Included Files


Preprocessor definitions

#define NO_TRACE

#define TRACE( x )

#define MAXHOOKS 24

#define KEYVAL( dataitem )

#define GETKEY( datapp )

#define GNNODE( n, off )


Local Variables

compare
static int (*compare)(const char*,const char*)
Used in:

base_p
static char* base_p

Used in:

Global Function bpo_sort_n()

int bpo_sort_n ( bpo_List* sort_list )
Prototyped in:
Calls:
References Functions:
References Variables:

Local Function binmerge()

static bpo_Node* binmerge ( bpo_Node* datap_a, bpo_Node* datap_b )
Called by:
References Variables:

Local Function tweak_header()

static void tweak_header ( bpo_Node* tail, bpo_Node* first )
Called by: