Home
last modified time | relevance | path

Searched defs:x80 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h142 { u32 x80; u8/*bool*/ x81 = addcarryx_u25(x77, x41, x78, &x80); in fe_freeze() local
370 { u64 x80 = (x41 + (x51 << 0x4)); in fe_mul_impl() local
513 { u64 x80 = (x79 >> 0x19); in fe_sqr_impl() local
693 { u64 x80 = (x41 + (x51 << 0x4)); in fe_mul_121666_impl() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1074 const size_t x80 = x01 << 7; in ZSTD_row_getMatchMask() local