/dflybsd-src/contrib/gdtoa/ |
H A D | hexnan.c | 36 L_shift(x, x1, i) ULong *x; ULong *x1; int i; in L_shift() argument 60 ULong c, h, *x, *x1, *xe; local
|
H A D | gmisc.c | 41 ULong *x, *x1, *xe, y; local
|
H A D | smisc.c | 171 ULong *x, *x0, x1, x2; local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/soft-fp/ |
H A D | op-4.h | 526 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 540 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 558 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 572 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 590 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument 599 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument 608 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
|
/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ec2_mult.c | 127 gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, in gf2m_Madd() 174 gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, BIGNUM *x1, in gf2m_Mxy() 266 BIGNUM *x1, *x2, *z1, *z2; in ec_GF2m_montgomery_point_multiply() local
|
/dflybsd-src/contrib/gcc-8.0/libgcc/soft-fp/ |
H A D | op-4.h | 662 # define __FP_FRAC_ADD_3(r2, r1, r0, x2, x1, x0, y2, y1, y0) \ argument 678 # define __FP_FRAC_ADD_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument 699 # define __FP_FRAC_SUB_3(r2, r1, r0, x2, x1, x0, y2, y1, y0) \ argument 715 # define __FP_FRAC_SUB_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument 736 # define __FP_FRAC_DEC_3(x2, x1, x0, y2, y1, y0) \ argument 752 # define __FP_FRAC_DEC_4(x3, x2, x1, x0, y3, y2, y1, y0) \ argument 769 # define __FP_FRAC_ADDI_4(x3, x2, x1, x0, i) \ argument
|
/dflybsd-src/crypto/libressl/crypto/rc2/ |
H A D | rc2_cbc.c | 140 RC2_INT x0,x1,x2,x3,t; in RC2_encrypt() local 185 RC2_INT x0,x1,x2,x3,t; in RC2_decrypt() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/32/ |
H A D | sfp-machine.h | 11 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 28 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 41 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 58 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
|
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | sqr_basecase.c | 148 mp_limb_t x0, x1; in mpn_sqr_basecase() local 193 mp_limb_t x0, x1; in mpn_sqr_basecase() local
|
/dflybsd-src/lib/libvgl/ |
H A D | simple.c | 126 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, byte color) in VGLLine() 160 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, byte color) in VGLBox() 169 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, byte color) in VGLFilledBox()
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_issuer_cache.c | 40 x509_issuer_cmp(struct x509_issuer *x1, struct x509_issuer *x2) in x509_issuer_cmp()
|
/dflybsd-src/crypto/libressl/crypto/idea/ |
H A D | i_cbc.c | 139 unsigned long x1,x2,x3,x4,t0,t1,ul; in idea_encrypt() local
|
/dflybsd-src/contrib/ncurses/ncurses/widechar/ |
H A D | lib_get_wstr.c | 68 int x1 = win->_curx; in WipeOut() local
|
/dflybsd-src/sys/dev/drm/include/drm/ |
H A D | drm_rect.h | 42 int x1, y1, x2, y2; member
|
/dflybsd-src/contrib/ncurses/ncurses/base/ |
H A D | lib_getstr.c | 57 int x1 = win->_curx; in WipeOut() local
|
/dflybsd-src/usr.bin/evtranalyze/ |
H A D | svg.c | 66 struct xml_attribute x1, y1, x2, y2, cl; member 275 svg_line_draw(svg_document_t doc, svg_line_t line, double x1, double _y1, in svg_line_draw()
|
/dflybsd-src/games/hack/ |
H A D | hack.mkshop.c | 357 dist2(int x0, int y0, int x1, int y1) in dist2()
|
/dflybsd-src/games/worms/ |
H A D | worms.c | 290 int x1, y1; in main() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | alias.c | 1376 rtx x1 = canon_rtx (XEXP (x, 1)); in canon_rtx() local 1983 rtx x1 = XEXP (x, 1); in memrefs_conflict_p() local 2035 rtx x1 = canon_rtx (XEXP (x, 1)); in memrefs_conflict_p() local
|
/dflybsd-src/crypto/openssh/ |
H A D | chacha.c | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/dflybsd-src/sys/crypto/chacha20/ |
H A D | chacha.c | 113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | alias.c | 1716 rtx x1 = canon_rtx (XEXP (x, 1)); in canon_rtx() local 2474 rtx x1 = XEXP (x, 1); in memrefs_conflict_p() local 2544 rtx x1 = canon_rtx (XEXP (x, 1)); in memrefs_conflict_p() local
|
/dflybsd-src/crypto/libressl/crypto/chacha/ |
H A D | chacha-merged.c | 125 u32 x0, x1, x2, x3, x4, x5, x6, x7; in chacha_encrypt_bytes() local
|
/dflybsd-src/usr.bin/dsynth/ |
H A D | config.c | 665 int x1; member
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | regex.c | 762 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) argument 763 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) argument 764 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument 1222 # define DEBUG_PRINT2(x1, x2) argument 1223 # define DEBUG_PRINT3(x1, x2, x3) argument 1224 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
|