aboutsummaryrefslogtreecommitdiffstats
path: root/common/opthelpers.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify and combine a couple macrosChris Robinson2021-12-181-8/+8
* Make simpler likely/unlikely functions and use them in some placesChris Robinson2021-10-031-0/+4
* Fix __cplusplus value checkChris Robinson2021-01-221-1/+1
* Use if constexpr when possibleChris Robinson2021-01-221-0/+6
* Reorder definitions to keep them near each otherChris Robinson2020-12-051-13/+13
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-2/+2
* Use false instead of 0 for a booleanChris Robinson2019-03-241-2/+2
* Move some macros to a common headerChris Robinson2019-01-071-0/+39