Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dnum.c2183 bc_num_left(BcNum* a, BcNum* b, BcNum* restrict c, size_t scale) in bc_num_left() function
4070 bc_num_binary(a, b, c, scale, bc_num_left, bc_num_placesReq(a, b, scale)); in bc_num_lshift()