This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
quad
History
christos
9c9d360d27
- change from size_t to unsigned int because we don't need the extra width
...
- cast to unsigned int results of quad ops
2012-03-25 19:53:18 +00:00
..
TESTS
…
fixdfdi.c
…
fixsfdi.c
…
fixunsdfdi.c
PR/45989: Martin Husemann: lint invocation does include -w only on i386
2012-03-13 21:13:30 +00:00
fixunssfdi.c
PR/45989: Martin Husemann: lint invocation does include -w only on i386
2012-03-13 21:13:30 +00:00
floatdidf.c
PR/45989: Martin Husemann: lint invocation does include -w only on i386
2012-03-13 21:13:30 +00:00
floatdisf.c
PR/45989: Martin Husemann: lint invocation does include -w only on i386
2012-03-13 21:13:30 +00:00
floatundidf.c
PR/45989: Martin Husemann: lint invocation does include -w only on i386
2012-03-13 21:13:30 +00:00
floatundisf.c
PR/45989: Martin Husemann: lint invocation does include -w only on i386
2012-03-13 21:13:30 +00:00
floatunditf_ieee754.c
- change from size_t to unsigned int because we don't need the extra width
2012-03-25 19:53:18 +00:00
Makefile.inc
…