Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c1285 static BcStatus bc_num_shift(BcNum *n, size_t places) { in bc_num_shift() function
1536 s = bc_num_shift(&z0, max2 * 2); in bc_num_k()
1538 s = bc_num_shift(&z1, max2); in bc_num_k()
1574 s = bc_num_shift(&cpa, maxrdx); in bc_num_m()
1576 s = bc_num_shift(&cpb, maxrdx); in bc_num_m()