Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/stand/liblua/
H A Dgfx_utils.c143 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 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/contrib/bearssl/src/symcipher/
H A Daes_x86ni_ctrcbc.c92 __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 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_ct64.c41 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 Daes_x86ni_ctr.c69 __m128i x0, x1, x2, x3; in br_aes_x86ni_ctr_run() local
H A Daes_x86ni_cbcdec.c66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; in br_aes_x86ni_cbcdec_run() local
/freebsd/contrib/bearssl/src/hash/
H A Dghash_pwr8.c88 #define SL_256(x0, x1) \ argument
99 #define REDUCE_F128(xd, x0, x1) \ argument
H A Dghash_pclmul.c164 #define SL_256(x0, x1, x2, x3) do { \ argument
181 #define REDUCE_F128(x0, x1, x2, x3) do { \ argument
H A Dghash_ctmul.c73 uint32_t x0, x1, x2, x3; in bmul() local
167 uint32_t x0, x1, x2, x3; in bmul() local
H A Dghash_ctmul32.c51 uint32_t x0, x1, x2, x3; in bmul32() local
H A Dghash_ctmul64.c35 uint64_t x0, x1, x2, x3; in bmul64() local
/freebsd/stand/ficl/
H A Dgfx_loader.c167 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 Dfpu_mul.c103 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; in fpu_mul() local
H A Dfpu_sqrt.c191 u_int x0, x1, x2, x3; in fpu_sqrt() local
/freebsd/contrib/gdtoa/
H A Dhexnan.c54 hexnan(sp, fpi, x0) in hexnan() argument
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
H A Dgdtoa.c43 ULong *be, *x, *x0; local
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dsse2_64_32.h22 union { int64_t as64; int32_t as32[2]; } x0, x1; in sodium__mm_set_epi64x() local
H A Ded25519_ref10_fe_51.h119 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 Dcore_hsalsa20_ref2.c22 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 Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
/freebsd/contrib/bearssl/src/mac/
H A Dhmac_ct.c156 uint32_t d, e, x0, x1; in br_hmac_outCT() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c15 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 Db_tgamma.c223 x0 = 4.6163214496836236e-1; /* xmin - 1 */ variable

123