Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dvm.h729 BcDig max2_num[BC_NUM_BIGDIG_LOG10]; member
/freebsd/contrib/bc/src/
H A Dvm.c1772 memcpy(vm->max2_num, bc_num_bigdigMax2,
1775 bc_num_setup(&vm->max2, vm->max2_num, BC_NUM_BIGDIG_LOG10);