Add likely and unlikely macros instead of __builtin_expect

This allows overriding and replacing these macros easily for non-gcc
compilers or when the code is used in an environment which has its
own likely/unlikely macros.
6 files changed
tree: 2c15b9341d87503e0655acea8d58a259d64d7b86
  1. auxiliary/
  2. math/
  3. test/
  4. .gitignore
  5. config.mk.dist
  6. LICENSE
  7. Makefile
  8. README