General library:
See Variable Size Data Array Library.
See Variable Size Data Array Search Library.
base
data structure node size retriever:
int x1f4_base_tcline(unsigned *);
call
data structure size retriever:
int x1f4_call_tcline(unsigned *);
case
data structure state retriever:
int x1f4_case_tcline(void *);
cast
plain data deletion routine:
int x1f4_cast_tcline (void *, void *, int (*)(void *, void *), unsigned);
ever
record retriever:
int x1f4_ever_tcline(void *, void **);
fast
associative array constructor routine:
int x1f4_fast_tcline(void *, unsigned, struct x1f4_tcline_type *);
fgxd
first greater search routine:
int x1f4_fgxd_tcline (void *, void *, unsigned, int (*)(void *, void *), void **);
find
plain search routine:
int x1f4_find_tcline (void *, void *, unsigned, int (*)(void *, void *), void **);
fini
associative array regular destructor routine:
int x1f4_fini_tcline(void **);
flat
associative array destructor routine:
int x1f4_flat_tcline(void *);
fmxd
first matching search routine:
int x1f4_fmxd_tcline (void *, void *, unsigned, int (*)(void *, void *), void **);
fxxd
first greater or matching search routine:
int x1f4_fxxd_tcline (void *, void *, unsigned, int (*)(void *, void *), void **);
high
data purge routine:
int x1f4_high_tcline(void *);
init
associative array regular constructor routine:
int x1f4_init_tcline(void **, unsigned, struct x1f4_tcline_type *);
land
plain data insertion routine:
int x1f4_land_tcline (void *, void *, int (*)(void *, void *), unsigned, unsigned, void **);
lead
record retriever:
int x1f4_lead_tcline(void *, void **);
lime
data traversal routine:
int x1f4_lime_tcline(void *, void *, int (*)(void *, void *));
llxd
last less search routine:
int x1f4_llxd_tcline (void *, void *, unsigned, int (*)(void *, void *), void **);
lmxd
last matching search routine:
int x1f4_lmxd_tcline (void *, void *, unsigned, int (*)(void *, void *), void **);
lxxd
last less or matching search routine:
int x1f4_lxxd_tcline (void *, void *, unsigned, int (*)(void *, void *), void **);
near
plain data deletion routine:
int x1f4_near_tcline (void *, void *, int (*)(void *, void *), unsigned, void *, int (*)(void *, void *));
pass
plain data deletion routine:
int x1f4_pass_tcline (void *, void *, int (*)(void *, void *), unsigned);
post
plain data insertion routine:
int x1f4_post_tcline (void *, void *, int (*)(void *, void *), unsigned, unsigned, void **);
scan
supporting tree visiting routine:
int x1f4_scan_tcline (void *, void *, int (*)(void *, void *, unsigned));
shut
plain data deletion routine:
int x1f4_shut_tcline (void *, void *, int (*)(void *, void *), unsigned, void *, int (*)(void *, void *));
skew
memory allocator replacer routine:
int x1f4_skew_tcline(void *, void *);
Long unsigned library:
See Variable Size Data Array Long Unsigned Library.
find
plain search routine:
int x1f4_find_tcclip (void *, unsigned long, unsigned, void **);
Unsigned library:
See Variable Size Data Array Unsigned Library.
find
plain search routine:
int x1f4_find_tcfine (void *, unsigned, unsigned, void **);
Null terminated string library:
See Variable Size Data Array Null Terminated String Library.
find
plain search routine:
int x1f4_find_tcword (void *, const unsigned char *, unsigned, void **);