Home
last modified time | relevance | path

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

/dports/math/gh-bc/bc-5.2.1/include/
H A Dvector.h99 BC_DTOR_SLAB, enumerator
/dports/math/gh-bc/bc-5.2.1/src/
H A Dvector.c481 bc_vec_init(v, sizeof(BcSlab), BC_DTOR_SLAB); in bc_slabvec_init()