commit | d3db94399f762d0aae911e2fe16f1cf2c37f6a9b | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Mar 28 15:55:43 2011 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 28 15:55:43 2011 +0200 |
tree | a9c4a848069b37718f1f40ea04df132a3d459484 | |
parent | 26f0f17200989fab8563eadd01fbe9e85e5ec348 [diff] |
[MINOR] tools: add two macros MID_RANGE and MAX_RANGE Those will be used later, they return the largest and middle integer possible for a given variable or type.