Home
last modified time | relevance | path

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

123456

/freebsd/stand/ficl/
H A Dgfx_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/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dcurve25519_sandy2x.c21 #define x2 var[1] macro
67 #define x2 var[0] macro
/freebsd/crypto/openssl/crypto/seed/
H A Dseed.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/stand/liblua/
H A Dgfx_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/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dparitydi2.c20 su_int x2 = x.s.high ^ x.s.low; in __paritydi2() local
H A Dpopcountdi2.c18 du_int x2 = (du_int)a; in __popcountdi2() local
H A Dparityti2.c21 dwords x2; in __parityti2() local
H A Dpopcountti2.c32 du_int x2 = (du_int)(x3 + (x3 >> 64)); in __popcountti2() local
/freebsd/crypto/openssl/crypto/rc2/
H A Drc2_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/sys/contrib/libsodium/test/default/
H A Dhash.c6 static unsigned char x2[] = variable
/freebsd/contrib/arm-optimized-routines/math/
H A Dcosf.c29 double x2 = x * x; in cosf() local
H A Dsincosf.c28 double x2 = x * x; in sincosf() local
H A Derff.c32 float r, x2, u; in erff() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Datan_common.h20 double x2 = z2 * z2; in eval_poly() local
H A Dasinhf_3u5.c54 float x2 = ax * ax; in asinhf() local
H A Dasinh_2u5.c57 double x2 = x * x; in asinh() local
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_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
H A Daes_big_dec.c117 unsigned x2; in mulb() local
135 unsigned x2, x4; in mule() local
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Drzg2lc-smarc-som.dtsi67 x2: x2-clock { label
H A Drzg2l-smarc-som.dtsi78 x2: x2-clock { label
/freebsd/contrib/bearssl/src/rsa/
H A Drsa_pkcs1_sig_unpad.c38 size_t u, x2, x3, pad_len, zlen; in br_rsa_pkcs1_sig_unpad() local
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsunddi.h47 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dsunddi.h45 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
/freebsd/sys/powerpc/fpu/
H A Dfpu_mul.c103 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; in fpu_mul() local
/freebsd/contrib/bearssl/src/hash/
H A Dghash_pclmul.c164 #define SL_256(x0, x1, x2, x3) do { \ argument
181 #define REDUCE_F128(x0, x1, x2, x3) do { \ argument

123456