aboutsummaryrefslogtreecommitdiffstats
path: root/include/bytesex.h
Commit message (Expand)AuthorAgeFilesLines
* bytesex.h: more simplifications and add constH. Peter Anvin2017-11-291-86/+69
* bytesex.h: make sure WRITE*() doesn't screw up on wrong pointer typeH. Peter Anvin2017-11-291-10/+15
* bytesex.h: remove an unnecessary double expansion in WRITEADDR()H. Peter Anvin2017-11-291-2/+3
* bytesex.h: simplify the trivial case of cpu_to_le*()H. Peter Anvin2017-11-291-3/+3
* bytesex.h: unify and optimize WRITEADDR()H. Peter Anvin2017-11-291-17/+25
* bytesex: more endianness detection hackselfH. Peter Anvin2017-04-251-2/+36
* Clean up byteorder functionsH. Peter Anvin2017-04-241-0/+230