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

12345

/macosx-10.10.1/Libc-1044.1.2/gdtoa/FreeBSD/
H A Dgdtoa-gmisc.c41 ULong *x, *x1, *xe, y; local
H A Dgdtoa-smisc.c171 ULong *x, *x0, x1, x2; local
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn_mp_karatsuba_sqr.c27 mp_int x0, x1, t1, t2, x0x0, x1x1; local
[all...]
H A Dbn_mp_karatsuba_mul.c49 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/etc/
H A Dmersenne.c74 long x1, x2; local
[all...]
H A Dpprime.c17 mp_word x1, x2; local
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/libtommath/
H A Dbn_mp_karatsuba_sqr.c27 mp_int x0, x1, t1, t2, x0x0, x1x1; local
[all...]
H A Dbn_mp_karatsuba_mul.c49 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/tests/
H A Dtstore3.cpp351 double x1 = p1(v1[0]); local
H A Dtstore5.cpp98 c4_String x1 = s1.Description(); local
310 c4_String x1 = s1.Description(); local
H A Dtbasic1.cpp26 long x1 = p1(r1); local
36 double x1 = p1(r1); local
46 const char *x1 = p1(r1); local
56 c4_View x1 = p1(r1); local
76 const char *x1 = p1(r1); local
236 double x1 = p1(r1); local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/xlib/
H A Dxdraw.c33 XDrawLine( Display *display, Drawable d, GC gc, int x1, int y1, int x2, int y2) argument
/macosx-10.10.1/OpenSSH-189/openssh/
H A Djpake.h51 BIGNUM *x1; /* random in Zq */ member in struct:jpake_ctx
/macosx-10.10.1/OpenSSL098-52/src/crypto/idea/
H A Di_cbc.c139 register unsigned long x1,x2,x3,x4,t0,t1,ul; local
/macosx-10.10.1/OpenSSL098-52/src/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...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/misc/
H A Drc2_cbc.c166 register RC2_INT x0,x1,x2,x3,t; local
215 register RC2_INT x0,x1,x2,x3,t; local
[all...]
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_getstr.c57 int x1 = win->_curx; local
/macosx-10.10.1/screen-22/screen/
H A Dmark.h30 int x1, y1; /* first mark in WIN coords */ member in struct:markdata
/macosx-10.10.1/OpenSSL098-52/src/crypto/ec/
H A Dec2_mult.c113 static int gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, 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
221 BIGNUM *x1, *x2, *z1, *z2; local
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/seed/
H A Dseed.c193 seed_word x1, x2, x3, x4; local
222 seed_word x1, x2, x3, x4; local
255 seed_word x1, x2, x3, x4; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Drand48.c73 unsigned short x1 = x[1]; local
/macosx-10.10.1/ncurses-44/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c68 int x1 = win->_curx; local
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnix.c144 unsigned int x1, y1, end; local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinRegion.c180 unsigned int x1, y1, end; local
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnix3d.c222 int bottom, halfway, x1, x2, x1Delta, x2Delta; local
[all...]

Completed in 313 milliseconds

12345