Reduce size of small_size2bin lookup table.

Convert all direct small_size2bin[...] accesses to SMALL_SIZE2BIN(...)
macro calls, and use a couple of cheap math operations to allow
compacting the table by 4X or 8X, on 32- and 64-bit systems,
respectively.
4 files changed
tree: 1bde657dd18b33f7aad8e1d4192b5fda00717a53
  1. jemalloc/
  2. .gitignore