Home
last modified time | relevance | path

Searched defs:x3 (Results 1 – 18 of 18) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/rc2/
H A Drc2_cbc.c140 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/soft-fp/
H A Dop-4.h540 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
572 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,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/contrib/gcc-8.0/libgcc/soft-fp/
H A Dop-4.h678 # define __FP_FRAC_ADD_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument
715 # define __FP_FRAC_SUB_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, 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/idea/
H A Di_cbc.c139 unsigned long x1,x2,x3,x4,t0,t1,ul; in idea_encrypt() local
/dflybsd-src/contrib/mpc/src/
H A Dpow_ui.c49 mpc_t t, x3; in mpc_pow_usi() local
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/32/
H A Dsfp-machine.h11 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
41 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/dflybsd-src/contrib/mpfr/src/
H A Dai.c64 mpfr_t x3; /* used to store x^3 */ in mpfr_ai1() local
/dflybsd-src/crypto/openssh/
H A Dchacha.c91 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 Dchacha.c113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/dflybsd-src/crypto/libressl/crypto/chacha/
H A Dchacha-merged.c125 u32 x0, x1, x2, x3, x4, x5, x6, x7; in chacha_encrypt_bytes() local
/dflybsd-src/usr.bin/dsynth/
H A Dconfig.c667 int x3; member
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dregex.c763 # 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
1223 # define DEBUG_PRINT3(x1, x2, x3) argument
1224 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dregex.c762 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) argument
763 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument
1222 # define DEBUG_PRINT3(x1, x2, x3) argument
1223 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dregex.c762 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) argument
763 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument
1222 # define DEBUG_PRINT3(x1, x2, x3) argument
1223 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dregex.c763 # 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
1223 # define DEBUG_PRINT3(x1, x2, x3) argument
1224 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dregex.c763 # 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
1223 # define DEBUG_PRINT3(x1, x2, x3) argument
1224 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
/dflybsd-src/sys/crypto/curve25519/
H A Dcurve25519.c814 fe x1, x2, z2, x3, z3; in curve25519() local
/dflybsd-src/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c4815 fe x1, x2, z2, x3, z3, tmp0, tmp1; in x25519_scalar_mult_generic() local