Home
last modified time | relevance | path

Searched defs:Hitlist_free (Results 1 – 2 of 2) sorted by relevance

/dports/biology/gmap/gmap-2020-09-12/src/
H A Dhitlistpool.h22 #define Hitlist_free(old) Hitlist_free_actual(old,__FILE__,__LINE__) macro
38 Hitlist_free (List_T *old) { in Hitlist_free() function
H A Dhitlistpool.c166 Hitlist_free (List_T *old) { in Hitlist_free() function