Home
last modified time | relevance | path

Searched refs:POLY (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_log_inline.h16 # define POLY \ macro
22 # define POLY \ macro
40 .poly = POLY, .ln2 = 0x1.62e42fefa39efp-1, \
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_log_inline.h16 # define POLY \ macro
22 # define POLY \ macro
41 .poly = POLY, .ln2 = V2 (0x1.62e42fefa39efp-1), \
/freebsd/sys/libkern/x86/
H A Dcrc32_sse42.c70 #define POLY 0x82f63b78 macro
138 odd[0] = POLY; /* CRC-32C polynomial */ in crc32c_zeros_op()
/freebsd/sys/contrib/zlib/
H A Dcrc32.c149 #define POLY 0xedb88320 /* p(x) reflected, with x^32 implied */ macro
167 b = b & 1 ? (b >> 1) ^ POLY : b >> 1; in multmodp()
318 p = p & 1 ? (p >> 1) ^ POLY : p >> 1; in make_crc_table()
/freebsd/contrib/file/magic/Magdir/
H A Dbiosig119 0 string POLY\x20SAMPLE\x20FILEversion\x20 Biosig/TMS32
/freebsd/sys/crypto/openssl/amd64/
H A Daes-gcm-avx512.S131 vpand POLY(%rip),%xmm2,%xmm2
135987 POLY:.quad 0x0000000000000001, 0xC200000000000000