diff options
author | marcel <marcel@FreeBSD.org> | 2015-07-26 16:39:37 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2015-07-26 16:39:37 +0000 |
commit | 05aa6fbdae6da8302d06cb29d7f77d7de7a6bc72 (patch) | |
tree | 42a3a1132539957da2a48964d0ac1869b41628c9 /contrib/libc++/src/debug.cpp | |
parent | d16fdde7e16c8c6a2133a2385b83ce0955e576b1 (diff) | |
download | FreeBSD-src-05aa6fbdae6da8302d06cb29d7f77d7de7a6bc72.zip FreeBSD-src-05aa6fbdae6da8302d06cb29d7f77d7de7a6bc72.tar.gz |
o make sure the boundary is a power of 2, when not zero.
o don't convert 0 to ~0 just so that we can use MIN. ~0 is not a
valid boundary. Introduce BNDRY_MIN that deals with 0 values
that mean no boundary.
Diffstat (limited to 'contrib/libc++/src/debug.cpp')
0 files changed, 0 insertions, 0 deletions