SLOP
tiny.simd.pow2
Reference › tiny.simd › pow2
Defined in tag.
Static calls · unresolved targets: 0 · external targets: 0.
Source
Source: lib/simd/src/tag.zig:171
1pub fn pow2(comptime D: type) i8 {2 return D.descriptor_power;3}
Source: lib/simd/src/root.zig:169
1pub const pow2 = tag.pow2;
Audit
| Definitions | 1 |
|---|
| Public names | 2 |
|---|
| Members | 0 |
|---|
| Version | 26.7.0 |
|---|
| Revision | daab053ee433 |
|---|