/freebsd/stand/liblua/ |
H A D | gfx_utils.c | 143 uint32_t x0, y0, x1, y1, wd; in lua_fb_line() local 164 uint32_t x0, y0, x1, y1, x2, y2, width; in lua_fb_bezier() local 187 uint32_t x0, y0, x1, y1, fill; in lua_fb_drawrect() local 208 uint32_t x0, y0, x1, y1; in lua_term_drawrect() 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/contrib/bearssl/src/symcipher/ |
H A D | aes_x86ni_ctrcbc.c | 92 __m128i x0, x1, x2, x3; in br_aes_x86ni_ctrcbc_ctr() local 341 __m128i dx, x0, x1; in br_aes_x86ni_ctrcbc_encrypt() local 488 __m128i dx, x0, x1; in br_aes_x86ni_ctrcbc_decrypt() local
|
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_ct64.c | 41 uint64_t x0, x1, x2, x3, x4, x5, x6, x7; in br_aes_ct64_bitslice_Sbox() local 240 uint64_t x0, x1, x2, x3; in br_aes_ct64_interleave_in() local 270 uint64_t x0, x1, x2, x3; in br_aes_ct64_interleave_out() local 383 uint64_t x0, x1, x2, x3; in br_aes_ct64_skey_expand() local
|
H A D | aes_x86ni_ctr.c | 69 __m128i x0, x1, x2, x3; in br_aes_x86ni_ctr_run() local
|
H A D | aes_x86ni_cbcdec.c | 66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; in br_aes_x86ni_cbcdec_run() local
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_pwr8.c | 88 #define SL_256(x0, x1) \ argument 99 #define REDUCE_F128(xd, x0, x1) \ argument
|
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
|
H A D | ghash_ctmul.c | 73 uint32_t x0, x1, x2, x3; in bmul() local 167 uint32_t x0, x1, x2, x3; in bmul() local
|
H A D | ghash_ctmul32.c | 51 uint32_t x0, x1, x2, x3; in bmul32() local
|
H A D | ghash_ctmul64.c | 35 uint64_t x0, x1, x2, x3; in bmul64() local
|
/freebsd/stand/ficl/ |
H A D | gfx_loader.c | 167 FICL_UNS x0, y0, x1, y1, wd; in ficl_fb_line() local 184 FICL_UNS x0, y0, x1, y1, x2, y2, width; in ficl_fb_bezier() local
|
/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
|
H A D | fpu_sqrt.c | 191 u_int x0, x1, x2, x3; in fpu_sqrt() local
|
/freebsd/contrib/gdtoa/ |
H A D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() argument
|
H A D | smisc.c | 171 ULong *x, *x0, x1, x2; local
|
H A D | gdtoa.c | 43 ULong *be, *x, *x0; local
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | sse2_64_32.h | 22 union { int64_t as64; int32_t as32[2]; } x0, x1; in sodium__mm_set_epi64x() local
|
H A D | ed25519_ref10_fe_51.h | 119 uint64_t x0 = f0 ^ g[0]; in fe25519_cmov() local 162 uint64_t x0 = f0 ^ g0; in fe25519_cswap() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/ |
H A D | core_hsalsa20_ref2.c | 22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, in crypto_core_hsalsa20() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/ |
H A D | core_hchacha20.c | 21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
|
/freebsd/contrib/bearssl/src/mac/ |
H A D | hmac_ct.c | 156 uint32_t d, e, x0, x1; in br_hmac_outCT() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
H A D | core_salsa_ref.c | 15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in crypto_core_salsa() local
|
/freebsd/lib/msun/bsdsrc/ |
H A D | b_tgamma.c | 223 x0 = 4.6163214496836236e-1; /* xmin - 1 */ variable
|