Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c1302 static BcStatus bc_num_inv(BcNum *a, BcNum *b, size_t scale) { in bc_num_inv() function
1729 else s = bc_num_inv(a, c, scale); in bc_num_p()
1771 s = bc_num_inv(c, c, scale); in bc_num_p()