Searched defs:ONE (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/lib/libc/quad/
H A Dfixunsdfdi.c46 #define ONE (ONE_FOURTH * 4.0) macro
H A Dfixunssfdi.c46 #define ONE (ONE_FOURTH * 4.0) macro
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dmodword.mk19 ONE= 1 macro
/freebsd-13-stable/crypto/openssl/crypto/ec/curve448/
H A Dfield.h74 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S108 #define ONE r28 define
113 ONE = #1 define
H A Ddfmul.S25 #define ONE r9:8 define
76 ONE = #1 define
H A Ddffma.S256 #define ONE r15:14 define
258 ONE = #1 define
H A Ddfsqrt.S279 #define ONE r7:6 define
280 ONE = #1 define
285 ONE = add(ROOT,ONE) define
296 ONE = #1 define
301 ONE = add(ROOT,ONE) define
/freebsd-13-stable/sys/crypto/aesni/
H A Daesni_ghash.c284 __m128i ONE = _mm_set_epi32(0, 1, 0, 0); local
544 __m128i ONE = _mm_set_epi32(0, 1, 0, 0); local
[all...]
H A Daesni_wrap.c194 const __m128i ONE = _mm_setr_epi32(0, 0, 1, 0); local
/freebsd-13-stable/crypto/openssl/crypto/
H A Dmem_sec.c262 #define ONE ((size_t)1) macro
[all...]
/freebsd-13-stable/contrib/sendmail/src/
H A Dparseaddr.c490 #define ONE 4 /* pick up one character */ macro
[all...]
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Decp_nistz256.c136 static const BN_ULONG ONE[P256_LIMBS] = { variable
[all...]

Completed in 92 milliseconds