tiny.simd.haveInteger64
Defined in target.
Source
Source: lib/simd/src/target.zig:430
zig
pub fn haveInteger64() bool { return capabilitiesFor(dispatchedTarget(), builtin.target.cpu.arch).integer64;}Source: lib/simd/src/root.zig:86
zig
pub const haveInteger64 = target.haveInteger64;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |