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

/barrelfish-2018-10-04/lib/compiler-rt/builtins/
H A Dpopcountdi2.c22 du_int x2 = (du_int)a; local
[all...]
H A Dpopcountti2.c34 du_int x2 = (du_int)(x3 + (x3 >> 64)); local
/barrelfish-2018-10-04/lib/tommath/etc/
H A Dmersenne.c74 long x1, x2; local
H A Dpprime.c17 mp_word x1, x2; local
/barrelfish-2018-10-04/usr/bench/bomp_benchmark/
H A Dc_randdp.c46 double t1,t2,t3,t4,a1,a2,x1,x2,z; local
105 double x,t1,t2,t3,t4,a1,a2,x1,x2,z; local
H A Dep.c69 double Mops, t1, t2, t3, t4, x1, x2, sx, sy, tm, an, tt, gc; local
157 double t1, t2, t3, t4, x1, x2; local
H A Dft.c494 static void fft(int dir, dcomplex x1[NZ][NY][NX], dcomplex x2[NZ][NY][NX]) { argument
/barrelfish-2018-10-04/lib/gdtoa/
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
/barrelfish-2018-10-04/lib/msun/src/
H A De_coshl.c88 long double hi,lo,x2,x4; local
[all...]
H A De_sinhl.c87 long double hi,lo,x2,x4; local
[all...]
H A Ds_tanhl.c115 long double hi,lo,s,x2,x4,z; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ec/
H A Dec2_mult.c113 gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) argument
150 gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) argument
218 BIGNUM *x1, *x2, *z1, *z2; local
[all...]
H A Dec2_smpl.c748 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/idea/
H A Di_cbc.c139 register unsigned long x1,x2,x3,x4,t0,t1,ul; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rc2/
H A Drc2_cbc.c140 register RC2_INT x0,x1,x2,x3,t; local
185 register RC2_INT x0,x1,x2,x3,t; local
[all...]
/barrelfish-2018-10-04/kernel/arch/armv8/
H A Dexceptions.S186 x2 = crit_pc_high, x3 = dispatcher_shared_aarch64 */ define
[all...]
H A Dexn.c203 handle_irq(arch_registers_state_t* save_area, uintptr_t fault_pc, uint64_t x0, uint64_t x1, uint64_t x2, uint64_t x3) argument
/barrelfish-2018-10-04/lib/msun/ld80/
H A Ds_expl.c164 long double x_lo, x2, z; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/seed/
H A Dseed.c198 seed_word x1, x2, x3, x4; local
240 seed_word x1, x2, x3, x4; local
283 seed_word x1, x2, x3, x4; local
[all...]
/barrelfish-2018-10-04/lib/msun/ld128/
H A Ds_expl.c203 long double x_lo, x2; local
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DLayout.java272 protected void lineSVG(PrintWriter out,double x1,int y1,double x2,int y2) { argument
288 protected void lineValueSVG(PrintWriter out,double x1,int y1,double x2,int y2, argument
258 wideLineSVG(PrintWriter out,double x1,double y1, double x2,double y2,Colors color) argument
302 lineChoiceSVG(PrintWriter out,double x1,int y1,double x2,int y2, String choice,Colors linkColor) argument
[all...]
H A DVisualizerDrawer.java461 public void lineSVG(PrintWriter out,double x1,double y1,double x2,double y2,Colors color){ argument
465 public void lineSVG(PrintWriter out,double x1,double y1,double x2,double y2, argument
/barrelfish-2018-10-04/include/arch/aarch64/barrelfish_kpi/
H A Dregisters_arch.h84 uint64_t x0, x1, x2, x3, x4, x5, x6, x7; member in struct:registers_aarch64::registers_aarch64_named

Completed in 337 milliseconds