Remove remaining usage of SIZEOF*
authorRoland Schulz <roland@utk.edu>
Mon, 9 Dec 2013 18:49:36 +0000 (13:49 -0500)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 9 Jan 2014 06:30:45 +0000 (07:30 +0100)
commitcad8be66bb626d48033e85d50e732e8d15b416eb
tree731bc139a6351e1c8cfa5d7f73a24cd55562a6cd
parentb4853dbf317ae73cf767ef2bdd884fc6070a02ea
Remove remaining usage of SIZEOF*

tmpi still uses SIZEOF_LONG_LONG_INT. It is OK that it is
undefined because this simply causes MPI_LONG_LONG_INT not to
be defined, and it isn't used.

Change-Id: Ifc2cb6267064f05d1573c4a7e23cdc77c003f737
CMakeLists.txt
cmake/FindBLAS.cmake
cmake/gmxTestLargeFiles.cmake
src/config.h.cmakein
src/gromacs/gmxana/gmx_analyze.c
src/gromacs/gmxana/gmx_rdf.c
src/gromacs/gmxlib/checkpoint.c
src/gromacs/gmxpreprocess/readir.c
src/gromacs/math/utilities.c
src/gromacs/mdlib/forcerec.c
tests/CppCheck.cmake