Home
last modified time | relevance | path

Searched defs:ONE (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S279 #define ONE r7:6 macro
280 ONE = #1 define
285 ONE = add(ROOT,ONE) define
296 ONE = #1 define
301 ONE = add(ROOT,ONE) define
H A Ddfmul.S25 #define ONE r9:8 macro
76 ONE = #1 define
H A Ddfdiv.S108 #define ONE r28 macro
113 ONE = #1 define
H A Ddffma.S256 #define ONE r15:14 macro
258 ONE = #1 define
/freebsd/lib/libc/quad/
H A Dfixunsdfdi.c40 #define ONE (ONE_FOURTH * 4.0) macro
H A Dfixunssfdi.c40 #define ONE (ONE_FOURTH * 4.0) macro
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_here.sh502 cat <<ONE && cat \ heredoc
/freebsd/sys/crypto/aesni/
H A Daesni_ghash.c282 __m128i ONE = _mm_set_epi32(0, 1, 0, 0); in AES_GCM_encrypt() local
543 __m128i ONE = _mm_set_epi32(0, 1, 0, 0); in AES_GCM_decrypt() local
H A Daesni_wrap.c191 const __m128i ONE = _mm_setr_epi32(0, 0, 1, 0); in nextc() local
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dfield.h79 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable
/freebsd/crypto/openssl/crypto/
H A Dmem_sec.c290 #define ONE ((size_t)1) macro
/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistz256.c142 static const BN_ULONG ONE[P256_LIMBS] = { variable
/freebsd/contrib/sendmail/src/
H A Dparseaddr.c516 #define ONE 4 /* pick up one character */ macro
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h333 static const mask_t ONE = 1; variable
/freebsd/sys/crypto/openssl/amd64/
H A Daes-gcm-avx512.S136019 ONE: label