Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dnum.c2044 bc_num_p(BcNum* a, BcNum* b, BcNum* restrict c, size_t scale) in bc_num_p() function
4053 bc_num_binary(a, b, c, scale, bc_num_p, bc_num_powReq(a, b, scale)); in bc_num_pow()