]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bitset: add BIT_FFS_AT() for finding the first bit set greater than a start bit
authorscottph <scottph@FreeBSD.org>
Wed, 26 Aug 2020 02:07:46 +0000 (02:07 +0000)
committerscottph <scottph@FreeBSD.org>
Wed, 26 Aug 2020 02:07:46 +0000 (02:07 +0000)
commit4401c86345c441bd71e16f140061c4509eea0382
treebb3935733aebf43fdc79daccf5a1823d9dc1d2a7
parentfd01b57e63242bf2072fa2355f537d8f7702a32f
bitset: add BIT_FFS_AT() for finding the first bit set greater than a start bit

Reviewed by: kib
Approved by: scottl (implicit)
MFC after: 1 week
Sponsored by: Ampere Computing, Inc.
Differential Revision: https://reviews.freebsd.org/D26128
share/man/man9/bitset.9
sys/sys/bitset.h