Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bc/include/
H A Dvm.h594 BcDig max2_num[BC_NUM_BIGDIG_LOG10]; member
/freebsd-13.1/contrib/bc/src/
H A Dvm.c1411 memcpy(vm.max2_num, bc_num_bigdigMax2,
1414 bc_num_setup(&vm.max2, vm.max2_num, BC_NUM_BIGDIG_LOG10);