Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dvector.h99 BC_DTOR_CONST, enumerator
/freebsd/contrib/bc/src/
H A Dprogram.c2931 bc_vec_init(&p->consts, sizeof(BcConst), BC_DTOR_CONST); in bc_program_init()