1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/quad_math
smlng 59e299635b cppcheck: add/correct reason for cppcheck-suppress
Adding and correcting description/rational on why certain cppcheck
warnings or errors are intentionally suppressed.
2018-09-25 12:03:58 +02:00
..
adddi3.c
anddi3.c
ashldi3.c Split } else { lines per #693 2014-02-14 14:36:06 +01:00
ashrdi3.c Split } else { lines per #693 2014-02-14 14:36:06 +01:00
cmpdi2.c
divdi3.c
fixdfdi.c Split } else { lines per #693 2014-02-14 14:36:06 +01:00
fixsfdi.c Split } else { lines per #693 2014-02-14 14:36:06 +01:00
fixunsdfdi.c
fixunssfdi.c
floatdidf.c Split } else { lines per #693 2014-02-14 14:36:06 +01:00
floatdisf.c Split } else { lines per #693 2014-02-14 14:36:06 +01:00
floatunsdidf.c
iordi3.c
lshldi3.c Split } else { lines per #693 2014-02-14 14:36:06 +01:00
lshrdi3.c Split } else { lines per #693 2014-02-14 14:36:06 +01:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
moddi3.c
muldi3.c quad_math: fix or suppress cppcheck warnings 2017-04-14 14:36:14 +02:00
negdi2.c
notdi2.c
qdivrem.c cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
quad.h add some missing header guards 2017-05-24 17:54:01 +02:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c