diff options
author | jsing <> | 2025-05-18 07:13:48 +0000 |
---|---|---|
committer | jsing <> | 2025-05-18 07:13:48 +0000 |
commit | bc1afd923fa7ed3bad6afe202345ff452445115b (patch) | |
tree | 196fc78ff924c177c8c263280f30bbed1d0505e1 /src/lib/libc/stdlib/tsearch.c | |
parent | 47df9c5ee5f6c874ba14ce2a46d5756a6e8865a5 (diff) | |
download | openbsd-bc1afd923fa7ed3bad6afe202345ff452445115b.tar.gz openbsd-bc1afd923fa7ed3bad6afe202345ff452445115b.tar.bz2 openbsd-bc1afd923fa7ed3bad6afe202345ff452445115b.zip |
Inline REDUCE1BIT macro.
The REDUCE1BIT macro is now only used in one place, so just inline it.
Additionally we do not need separate 32 bit and 64 bit versions - just use
the 64 bit version and let the compiler deal with it (we effectively get
the same code on i386).
ok beck@ joshua@
Diffstat (limited to 'src/lib/libc/stdlib/tsearch.c')
0 files changed, 0 insertions, 0 deletions