plan9port/src/libmp/port
Russ Cox 99dee78c2d all: remove $OBJTYPE from build
Now that we assume pthreads, the only assembly
left is in libmp and libsec.
We only ever added assembly for 386.
The portable C code is fine for plan9port.
2020-12-30 07:53:28 -05:00
..
betomp.c
crt.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
crttest.c
dat.h
letomp.c
mkfile all: remove $OBJTYPE from build 2020-12-30 07:53:28 -05:00
mpadd.c
mpaux.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mpcmp.c
mpdigdiv.c
mpdiv.c
mpeuclid.c
mpexp.c
mpextendedgcd.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mpfactorial.c
mpfmt.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mpinvert.c
mpleft.c
mpmod.c
mpmul.c
mprand.c
mpright.c
mpsub.c
mptobe.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mptoi.c
mptole.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mptoui.c
mptouv.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mptov.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mpvecadd.c
mpveccmp.c
mpvecdigmuladd.c
mpvecsub.c
os.h Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
portdate
reduce
strtomp.c