Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 140) sorted by relevance

123456

/freebsd-head/stand/ficl/
HDgfx_loader.c66 uint32_t x1, y1, x2, y2, f; in ficl_term_putimage() local
117 uint32_t x1, y1, x2, y2, f; in ficl_fb_putimage() local
184 FICL_UNS x0, y0, x1, y1, x2, y2, width; in ficl_fb_bezier() local
203 FICL_UNS x1, x2, y1, y2, fill; in ficl_fb_drawrect() local
220 FICL_UNS x1, x2, y1, y2; in ficl_term_drawrect() local
/freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
HDcurve25519_sandy2x.c21 #define x2 var[1] macro
67 #define x2 var[0] macro
/freebsd-head/crypto/openssl/crypto/seed/
HDseed.c449 seed_word x1, x2, x3, x4; in SEED_set_key() local
509 seed_word x1, x2, x3, x4; in SEED_encrypt() local
554 seed_word x1, x2, x3, x4; in SEED_decrypt() local
/freebsd-head/stand/liblua/
HDgfx_utils.c50 uint32_t x1, y1, x2, y2, f; in lua_term_putimage() local
94 uint32_t x1, y1, x2, y2, f; in lua_fb_putimage() local
164 uint32_t x0, y0, x1, y1, x2, y2, width; in lua_fb_bezier() local
/freebsd-head/contrib/llvm-project/compiler-rt/lib/builtins/
HDparitydi2.c20 su_int x2 = x.s.high ^ x.s.low; in __paritydi2() local
HDpopcountdi2.c18 du_int x2 = (du_int)a; in __popcountdi2() local
HDpopcountti2.c32 du_int x2 = (du_int)(x3 + (x3 >> 64)); in __popcountti2() local
HDparityti2.c21 dwords x2; in __parityti2() local
/freebsd-head/crypto/openssl/crypto/rc2/
HDrc2_cbc.c98 register RC2_INT x0, x1, x2, x3, t; in RC2_encrypt() local
144 register RC2_INT x0, x1, x2, x3, t; in RC2_decrypt() local
/freebsd-head/sys/contrib/libsodium/test/default/
HDhash.c6 static unsigned char x2[] = variable
/freebsd-head/contrib/arm-optimized-routines/math/
HDcosf.c29 double x2 = x * x; in cosf() local
HDsincosf.c28 double x2 = x * x; in sincosf() local
HDerff.c32 float r, x2, u; in erff() local
/freebsd-head/contrib/arm-optimized-routines/math/aarch64/experimental/
HDatan_common.h20 double x2 = z2 * z2; in eval_poly() local
HDasinhf_3u5.c54 float x2 = ax * ax; in asinhf() local
HDasinh_2u5.c57 double x2 = x * x; in asinh() local
/freebsd-head/contrib/bearssl/src/symcipher/
HDaes_pwr8_ctrcbc.c231 #define BLOCK_ENCRYPT_X4_128(x0, x1, x2, x3) \ argument
277 #define BLOCK_ENCRYPT_X4_192(x0, x1, x2, x3) \ argument
331 #define BLOCK_ENCRYPT_X4_256(x0, x1, x2, x3) \ argument
HDaes_big_dec.c117 unsigned x2; in mulb() local
135 unsigned x2, x4; in mule() local
/freebsd-head/sys/contrib/device-tree/src/arm64/renesas/
HDrzg2lc-smarc-som.dtsi67 x2: x2-clock { label
HDrzg2l-smarc-som.dtsi78 x2: x2-clock { label
/freebsd-head/contrib/bearssl/src/rsa/
HDrsa_pkcs1_sig_unpad.c38 size_t u, x2, x3, pad_len, zlen; in br_rsa_pkcs1_sig_unpad() local
/freebsd-head/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDsunddi.h48 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
/freebsd-head/sys/contrib/openzfs/include/os/linux/spl/sys/
HDsunddi.h46 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
/freebsd-head/sys/powerpc/fpu/
HDfpu_mul.c103 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; in fpu_mul() local
/freebsd-head/contrib/arm-optimized-routines/math/aarch64/sve/
HDsv_math.h72 sv_call2_f64 (double (*f) (double, double), svfloat64_t x1, svfloat64_t x2, in sv_call2_f64()
130 sv_call2_f32 (float (*f) (float, float), svfloat32_t x1, svfloat32_t x2, in sv_call2_f32()

123456