Changeset 108282 in vbox for trunk/include
- Timestamp:
- Feb 19, 2025 10:21:02 AM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 167624
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/asm.h
r106944 r108282 7957 7957 * 7958 7958 * @returns Index of the first set bit. 7959 * @returns -1 if no clearbit was found.7959 * @returns -1 if no set bit was found. 7960 7960 * @param pvBitmap Pointer to the bitmap (little endian). 7961 7961 * @param cBits The number of bits in the bitmap. Multiple of 32.
Note:
See TracChangeset
for help on using the changeset viewer.