NetBSD/common/lib/libc/quad
matt 567219e1d7 Remove __P usage.
Convert to C89 prototypes.
2012-03-20 16:21:41 +00:00
..
adddi3.c
anddi3.c
ashldi3.c Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
ashrdi3.c Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
cmpdi2.c
divdi3.c
iordi3.c
lshldi3.c
lshrdi3.c Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c Remove __P usage. 2012-03-20 16:21:41 +00:00
quad.h Remove __P usage. 2012-03-20 16:21:41 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c