![]() |
GNU PROLOG with UTF8 support
|
Macros | |
#define | OBJ_INIT Sort_Initializer |
Functions | |
static PlLong | Keysort_Cmp (WamWord u_word, WamWord v_word) |
static int | Merge_Sort (WamWord *base, WamWord *aux, int n, Bool keep_dup, PlLong(*cmp)()) |
static void | Sort_Initializer (void) |
static void | Chk_Pair (WamWord start_word) |
static WamWord | Get_Pair (WamWord start_word) |
Bool | Pl_Sort_List_2 (WamWord list1_word, WamWord list2_word) |
void | Pl_Sort_List_1 (WamWord list_word) |
Variables | |
static WamWord | minus_2 |
#define OBJ_INIT Sort_Initializer |
|
static |
|
static |
void Pl_Sort_List_1 | ( | WamWord | list_word | ) |
|
static |
|
static |