This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
quad
History
Bruce Evans
432889653c
Added prototypes.
1995-12-26 13:25:13 +00:00
..
TESTS
…
adddi3.c
…
anddi3.c
…
ashldi3.c
…
ashrdi3.c
…
cmpdi2.c
…
divdi3.c
…
fixdfdi.c
…
fixsfdi.c
…
fixunsdfdi.c
…
fixunssfdi.c
…
floatdidf.c
…
floatdisf.c
…
floatunsdidf.c
…
iordi3.c
…
lshldi3.c
…
lshrdi3.c
…
Makefile.inc
Restored [u]cmpdi2.c which are needed for switching on [unsigned] long
1995-12-01 09:38:35 +00:00
moddi3.c
…
muldi3.c
…
negdi2.c
…
notdi2.c
…
qdivrem.c
…
quad.h
Added prototypes.
1995-12-26 13:25:13 +00:00
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…
xordi3.c
…