gf-complete/include
Brad Hubbard 2700e1b9ae Resolve cppcheck Signed integer overflow errors
The type of expression '1<<31' is signed int and this causes cppcheck to
issue the following warning.

src/gf_w32.c:681]: (error) Signed integer overflow for expression
'1<<31'.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2017-04-10 17:21:30 +10:00
..
gf_complete.h configure: add ARM/AArch64 NEON support 2014-10-09 23:22:33 +02:00
gf_cpu.h Support for runtime SIMD detection 2016-09-13 12:24:25 -07:00
gf_general.h Build failed... It was because the some headers were in the wrong place. 2013-12-04 21:58:41 -08:00
gf_int.h Add support for printing functions selected in gf_init 2016-09-13 12:24:25 -07:00
gf_method.h Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
gf_rand.h Build failed... It was because the some headers were in the wrong place. 2013-12-04 21:58:41 -08:00
gf_w4.h arm: NEON optimisations for gf_w4 2014-10-24 14:53:12 +02:00
gf_w8.h arm: NEON optimisations for gf_w8 2014-10-24 14:53:35 +02:00
gf_w16.h arm: NEON optimisations for gf_w16 2014-10-24 14:53:57 +02:00
gf_w32.h Resolve cppcheck Signed integer overflow errors 2017-04-10 17:21:30 +10:00
gf_w64.h arm: NEON optimisations for gf_w64 2014-10-24 14:54:55 +02:00