Searched defs:quotient (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/libmp/port/ |
H A D | mpdigdiv.c | 9 mpdigdiv(mpdigit *dividend, mpdigit divisor, mpdigit *quotient) in mpdigdiv()
|
H A D | mpdiv.c | 10 mpdiv(mpint *dividend, mpint *divisor, mpint *quotient, mpint *remainder) in mpdiv()
|
/plan9/sys/src/cmd/unix/drawterm/libmp/ |
H A D | mpdigdiv.c | 9 mpdigdiv(mpdigit *dividend, mpdigit divisor, mpdigit *quotient) in mpdigdiv()
|
H A D | mpdiv.c | 10 mpdiv(mpint *dividend, mpint *divisor, mpint *quotient, mpint *remainder) in mpdiv()
|