FastLED
3.9.15
Loading...
Searching...
No Matches
◆
SHL64()
__inline
Word64
fl::third_party::SHL64
(
Word64
x
,
int
n
)
Shift left.
Definition at line
556
of file
assembly.h
.
557
{
558
return
((
Word64
)
x
) << n;
559
}
fl::third_party::Word64
long long Word64
Definition
assembly.h:498
fl::x
x
Definition
transposition.cpp.hpp:24
References
FL_NOEXCEPT
, and
fl::x
.
fl
third_party
Generated on Tue Jun 16 2026 00:07:11 for FastLED by
1.13.2