Home
last modified time | relevance | path

Searched defs:x4 (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/seed/
Dseed.c564 seed_word x1, x2, x3, x4; in private_SEED_set_key() local
624 seed_word x1, x2, x3, x4; in SEED_encrypt() local
669 seed_word x1, x2, x3, x4; in SEED_decrypt() local
/freebsd-10-stable/crypto/openssl/crypto/idea/
Di_cbc.c141 register unsigned long x1, x2, x3, x4, t0, t1, ul; in idea_encrypt() local
/freebsd-10-stable/lib/msun/src/
De_sinhl.c87 long double hi,lo,x2,x4; in sinhl() local
De_coshl.c88 long double hi,lo,x2,x4; in coshl() local
Ds_tanhl.c115 long double hi,lo,s,x2,x4,z; in tanhl() local
/freebsd-10-stable/lib/msun/ld80/
Ds_expl.c165 long double x4; in expm1l() local
/freebsd-10-stable/crypto/openssh/
Dchacha.c92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/freebsd-10-stable/contrib/unbound/compat/
Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/
Dkernel.c534 int x1, int x2, rlim64_t x3, void *x4, ssize_t *residp) in vn_rdwr()
/freebsd-10-stable/contrib/binutils/libiberty/
Dregex.c762 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument
1222 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dregex.c762 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument
1222 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
/freebsd-10-stable/contrib/groff/src/roff/troff/
Dinput.cpp5777 double x1, x2, x3, x4; in parse_bounding_box() local