summaryrefslogtreecommitdiffstats
path: root/tests/8byte_tests.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-29Document all bitfield functions.Christopher Peplin1-2/+2
2013-12-29Check if a value will fit in bitfield before setting.Christopher Peplin1-8/+16
2013-12-29Standardize on snake_case naming as this is a C library.Christopher Peplin1-33/+33
2013-12-29Split up 8 byte wrappers from generic bit array functions.Christopher Peplin1-0/+225