Home
last modified time | relevance | path

Searched refs:double_fini_fst (Results 1 – 2 of 2) sorted by relevance

/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dglobals.h327 double *double_fini_fst; member
H A Dfst.c54 if(GLOBALS->double_curr_fst==GLOBALS->double_fini_fst) in double_slab_calloc()
57 GLOBALS->double_fini_fst=GLOBALS->double_curr_fst+FST_DOUBLE_GRANULARITY; in double_slab_calloc()