ntdll: Reimplement RtlAreBitsSet() to check 32 bits at a time.
commit23ce5b8f10607c441eb7470e6df64f18fa4e18bd
authorAlexandre Julliard <julliard@winehq.org>
Sat, 22 Apr 2023 15:33:04 +0000 (22 17:33 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 Apr 2023 15:34:32 +0000 (22 17:34 +0200)
tree2c60b75939e96d295a4f7ac225dc1bfe1227c576
parent500ec80e9fe574044bacc410cd96ea9009c3fe5d
ntdll: Reimplement RtlAreBitsSet() to check 32 bits at a time.
dlls/ntdll/rtlbitmap.c