/freebsd/stand/ficl/ |
H A D | gfx_loader.c | 66 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 D | curve25519_sandy2x.c | 21 #define x2 var[1] macro 67 #define x2 var[0] macro
|
/freebsd/crypto/openssl/crypto/seed/ |
H A D | seed.c | 449 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 D | gfx_utils.c | 50 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 D | paritydi2.c | 20 su_int x2 = x.s.high ^ x.s.low; in __paritydi2() local
|
H A D | popcountdi2.c | 18 du_int x2 = (du_int)a; in __popcountdi2() local
|
H A D | parityti2.c | 21 dwords x2; in __parityti2() local
|
H A D | popcountti2.c | 32 du_int x2 = (du_int)(x3 + (x3 >> 64)); in __popcountti2() local
|
/freebsd/crypto/openssl/crypto/rc2/ |
H A D | rc2_cbc.c | 98 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 D | hash.c | 6 static unsigned char x2[] = variable
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | cosf.c | 29 double x2 = x * x; in cosf() local
|
H A D | sincosf.c | 28 double x2 = x * x; in sincosf() local
|
H A D | erff.c | 32 float r, x2, u; in erff() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | atan_common.h | 20 double x2 = z2 * z2; in eval_poly() local
|
H A D | asinhf_3u5.c | 54 float x2 = ax * ax; in asinhf() local
|
H A D | asinh_2u5.c | 57 double x2 = x * x; in asinh() local
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_pwr8_ctrcbc.c | 231 #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 D | aes_big_dec.c | 117 unsigned x2; in mulb() local 135 unsigned x2, x4; in mule() local
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | rzg2lc-smarc-som.dtsi | 67 x2: x2-clock { label
|
H A D | rzg2l-smarc-som.dtsi | 78 x2: x2-clock { label
|
/freebsd/contrib/bearssl/src/rsa/ |
H A D | rsa_pkcs1_sig_unpad.c | 38 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 D | sunddi.h | 47 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | sunddi.h | 45 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
|
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_mul.c | 103 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; in fpu_mul() local
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_pclmul.c | 164 #define SL_256(x0, x1, x2, x3) do { \ argument 181 #define REDUCE_F128(x0, x1, x2, x3) do { \ argument
|