summaryrefslogtreecommitdiffstats
path: root/common/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* Remove INLINE usageMarc-André Lureau2013-10-041-3/+3
* Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau2012-03-201-6/+2
* common/bitops: mingw32: reorder so __GNUC__ define is checked firstAlon Levy2012-03-201-14/+14
* common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)Arnon Gilboa2012-03-201-2/+2
* common: use INLINE instead of inlineArnon Gilboa2012-03-201-2/+4
* common: don't duplicate find_msb implementationChristophe Fergeau2012-03-201-0/+89