diff options
author | Jason Evans <jasone@canonware.com> | 2012-04-03 20:20:21 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2012-04-03 20:20:21 (GMT) |
commit | 12a6845b6c91cf76caf3199495d76b16bba1f2fe (patch) | |
tree | 3b21bdb5c8474457b891a183d24955ebf4f655fc /src/util.c | |
parent | 9d4d76874d888986e611bd9c9a0c905841956c4d (diff) | |
download | jemalloc-12a6845b6c91cf76caf3199495d76b16bba1f2fe.zip jemalloc-12a6845b6c91cf76caf3199495d76b16bba1f2fe.tar.gz jemalloc-12a6845b6c91cf76caf3199495d76b16bba1f2fe.tar.bz2 |
Use $((...)) instead of expr.
Use $((...)) for math in size_classes.h rather than expr, because it is
much faster. This is not supported syntax in the classic Bourne shell,
but all modern sh implementations support it, including bash, zsh, and
ash.
Diffstat (limited to 'src/util.c')
0 files changed, 0 insertions, 0 deletions