Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dnum.c2250 bc_num_right(BcNum* a, BcNum* b, BcNum* restrict c, size_t scale) in bc_num_right() function
4120 bc_num_binary(a, b, c, scale, bc_num_right, bc_num_placesReq(a, b, scale)); in bc_num_rshift()