Home
last modified time | relevance | path

Searched defs:bc_num_one (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bc/src/
H A Dnum.c148 bc_num_one(BcNum* restrict n) in bc_num_one() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c1227 void bc_num_one(BcNum *n) { in bc_num_one() function