Wire Sysio Wire Sysion 1.0.0
|
Functions | |
U64 | countLeadingZeroes (U64 value) |
U32 | countLeadingZeroes (U32 value) |
U64 | countTrailingZeroes (U64 value) |
U32 | countTrailingZeroes (U32 value) |
U64 | floorLogTwo (U64 value) |
U32 | floorLogTwo (U32 value) |
U64 | ceilLogTwo (U64 value) |
U32 | ceilLogTwo (U32 value) |
Definition at line 26 of file Platform.h.
Definition at line 28 of file Platform.h.
Definition at line 29 of file Platform.h.