summaryrefslogtreecommitdiff
path: root/spice/macros.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-20macros: fix compatibility with non-clang compilersFrediano Ziglio1-0/+4
2015-08-20macros: fix alignment issue reported by clangVictor Toso1-1/+1
2015-08-20macros: verify if __alloc_size__ works with clangVictor Toso1-1/+2
2015-08-19Fix endianess compatibility with old GCC versionsFrediano Ziglio1-1/+2
2015-08-12Use 0xffu everywhere in new SPICE_MAGIC_CONST macroChristophe Fergeau1-2/+2
2015-08-12Define and use new SPICE_MAGIC_CONST macroFrediano Ziglio1-0/+8
2015-08-12Detects processor endianess using preprocessorFrediano Ziglio1-0/+55
2013-10-04macros: remove INLINEMarc-André Lureau1-6/+0
2011-05-12macros: define INLINEArnon Gilboa1-0/+6
2011-01-21Update license header for spice/macros.hHans de Goede1-6/+6
2010-05-19Add byteswapping macrosAlexander Larsson1-0/+176
2010-03-09Add a bunch of generically useful macrosAlexander Larsson1-0/+186