Home
last modified time | relevance | path

Searched defs:Cell_T (Results 1 – 3 of 3) sorted by relevance

/dports/biology/gmap/gmap-2020-09-12/src/
H A Dcellpool.h9 typedef struct Cell_T *Cell_T; typedef
10 struct Cell_T { struct
11 int rootposition; /* Want to allow for -1 */
12 int endposition;
13 int querypos;
14 int hit;
38 Cellpool_pop (List_T list, Cell_T *x); argument
H A Dintlist.c464 struct Cell_T { struct
471 struct Cell_T *x = (struct Cell_T *) a; in cell_ascending() argument
H A Dsplicetrie_build.c778 struct Cell_T { struct
785 struct Cell_T x = * (struct Cell_T *) a; in Cell_position_cmp() argument