Searched defs:x1 (Results 1 - 25 of 107) sorted by relevance

12345

/freebsd-current/contrib/gdtoa/
H A Dgmisc.c41 ULong *x, *x1, *xe, y; local
H A Dhexnan.c60 ULong c, h, *x, *x1, *xe; local
[all...]
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dcurve25519_sandy2x.c20 #define x1 var[0] macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dgcc_qdiv.c15 register double x = dst.s.hi, x1 = dst.s.lo, y = src.s.hi, y1 = src.s.lo; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dsse2_64_32.h22 union { int64_t as64; int32_t as32[2]; } x0, x1; local
/freebsd-current/crypto/openssl/crypto/
H A Darm64cpuid.pl118 sub x1,x1,#1 subroutine
124 sub x1,x1,#8 subroutine
[all...]
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_mul.c103 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
H A Dfpu_sqrt.c191 u_int x0, x1, x2, x3; local
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_x86ni_ctr.c69 __m128i x0, x1, x2, x3; local
[all...]
H A Daes_x86ni_cbcdec.c66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; local
[all...]
/freebsd-current/contrib/bearssl/src/mac/
H A Dhmac_ct.c156 uint32_t d, e, x0, x1; local
/freebsd-current/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c68 int x1 = win->_curx; local
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c58 int x1 = win->_curx; local
/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed_strings.c42 _zed_strings_node_compare(const void *x1, const void *x2) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c58 fe25519 x1; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspace_reftree.c55 space_reftree_compare(const void *x1, const void *x2) argument
/freebsd-current/crypto/openssl/crypto/idea/
H A Di_cbc.c99 register unsigned long x1, x2, x3, x4, t0, t1, ul; local
/freebsd-current/crypto/openssl/crypto/rc2/
H A Drc2_cbc.c98 register RC2_INT x0, x1, x2, x3, t; local
144 register RC2_INT x0, x1, x2, x3, t; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dmath64.h114 uint64_t x1, y1, y1z; local
/freebsd-current/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c92 uintptr_t x1 = 0; local
/freebsd-current/stand/liblua/
H A Dgfx_utils.c50 uint32_t x1, y1, x2, y2, f; local
94 uint32_t x1, y1, x2, y2, f; local
143 uint32_t x0, y0, x1, y1, wd; local
164 uint32_t x0, y0, x1, y1, x2, y2, width; local
187 uint32_t x0, y0, x1, y1, fill; local
208 uint32_t x0, y0, x1, y1; local
[all...]
/freebsd-current/stand/ficl/
H A Dgfx_loader.c66 uint32_t x1, y1, x2, y2, f; local
117 uint32_t x1, y1, x2, y2, f; local
167 FICL_UNS x0, y0, x1, y1, wd; local
184 FICL_UNS x0, y0, x1, y1, x2, y2, width; local
203 FICL_UNS x1, x2, y1, y2, fill; local
220 FICL_UNS x1, x2, y1, y2; local
[all...]

Completed in 196 milliseconds

12345