Searched defs:x2 (Results 1 - 25 of 67) sorted by relevance

123

/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dpopcountdi2.c22 du_int x2 = (du_int)a; local in function:__popcountdi2
[all...]
H A Dpopcountti2.c34 du_int x2 = (du_int)(x3 + (x3 >> 64)); local in function:__popcountti2
/src/sys/external/isc/libsodium/dist/test/default/
H A Dhash.c6 static unsigned char x2[] = variable in typeref:typename:unsigned char[]
/src/lib/libm/complex/
H A Dcatan.c48 double a, t, x, x2, y; local in function:__weak_alias
H A Dcatanf.c48 float a, t, x, x2, y; local in function:__weak_alias
H A Dcatanl.c48 long double a, t, x, x2, y; local in function:__weak_alias
H A Dcephes_subr.c87 double f, x, x2, y, y2, rn, t; local in function:_ctans
H A Dcephes_subrf.c87 float f, x, x2, y, y2, rn, t, d; local in function:_ctansf
H A Dcephes_subrl.c92 long double f, x, x2, y, y2, rn, t; local in function:_ctansl
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dcurve25519_sandy2x.c21 #define x2 var[1] macro
67 #define x2 macro
[all...]
/src/sys/arch/sparc/fpu/
H A Dfpu_mul.c105 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local in function:fpu_mul
H A Dfpu_sqrt.c193 u_int x0, x1, x2, x3; local in function:fpu_sqrt
[all...]
/src/sys/arch/powerpc/fpu/
H A Dfpu_mul.c109 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local in function:fpu_mul
H A Dfpu_sqrt.c197 u_int x0, x1, x2, x3; local in function:fpu_sqrt
[all...]
/src/sys/arch/m68k/fpe/
H A Dfpu_mul.c103 uint32_t a2, a1, a0, x2, x1, x0, bit, m; local in function:fpu_mul
H A Dfpu_sqrt.c193 uint32_t x0, x1, x2; local in function:fpu_sqrt
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c59 fe25519 x2; local in function:crypto_scalarmult_curve25519_ref10
[all...]
/src/lib/libc/gdtoa/
H A Dsmisc.c182 ULong *x, *x0, x1, x2; local in function:any_on
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_mop.cc197 int x2 = x; local in function:foo
203 int x2 = x; local in function:bar
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; local in function:crypto_core_hchacha20
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, local in function:crypto_core_hsalsa20
/src/lib/libm/src/
H A De_coshl.c94 long double hi,lo,x2; local in function:coshl
[all...]
H A De_sinhl.c93 long double hi,lo,x2; local in function:sinhl
[all...]
/src/lib/libutil/
H A Dstrpct.c104 bignum x2 = bignum_plus(x, x); local in function:bignum_times_10
/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_mem_test.cc79 static bool AllocateTwoAdjacentArrays(char **x1, char **x2, size_t size) { argument
108 char *x1, *x2; local in function:TEST

Completed in 11 milliseconds

123