Home
last modified time | relevance | path

Searched defs:divisor (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/libmp/port/
H A Dmpdigdiv.c9 mpdigdiv(mpdigit *dividend, mpdigit divisor, mpdigit *quotient) in mpdigdiv()
H A Dmpdiv.c10 mpdiv(mpint *dividend, mpint *divisor, mpint *quotient, mpint *remainder) in mpdiv()
/plan9/sys/src/cmd/unix/drawterm/libmp/
H A Dmpdigdiv.c9 mpdigdiv(mpdigit *dividend, mpdigit divisor, mpdigit *quotient) in mpdigdiv()
H A Dmpdiv.c10 mpdiv(mpint *dividend, mpint *divisor, mpint *quotient, mpint *remainder) in mpdiv()
/plan9/sys/src/cmd/unix/drawterm/libsec/
H A Dsmallprimetest.c1010 divides(mpint *dividend, ulong divisor) in divides()
/plan9/sys/src/libsec/port/
H A Dsmallprimetest.c1010 divides(mpint *dividend, ulong divisor) in divides()
/plan9/sys/src/cmd/aux/vga/
H A Dch9294.c40 int f, fmin, index, divisor, maxdivisor; in init() local
H A Dics2494.c37 int f, index, divisor, maxdivisor; in init() local
H A Dmach64.c222 int f, divisor, index; in init() local
/plan9/sys/src/cmd/gs/src/
H A Dsfilter2.c191 ulong divisor = 85L * 85 * 85 * 85; in s_A85E_process() local
/plan9/sys/src/cmd/usb/serial/
H A Dftdi.c265 ushort divisor; in ft232ambaudbase2div() local
303 u32int divisor; in ft232bmbaudbase2div() local
/plan9/sys/src/9/omap/
H A Dscreen.c117 ulong divisor; member