Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 – 25 of 77) sorted by relevance

1234

/dragonfly/lib/libc/stdlib/
H A Dheapsort.c58 #define COPY(a, b, count, size, tmp1, tmp2) { \ argument
106 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument
141 char tmp, *tmp1, *tmp2; in heapsort() local
/dragonfly/crypto/libressl/crypto/aes/
H A Daes_ige.c115 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
167 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsreal.c452 unsigned HOST_WIDE_INT tmp1, tmp2, tmp3; in sreal_mul() local
500 unsigned HOST_WIDE_INT tmp, tmp1, tmp2; in sreal_div() local
/dragonfly/lib/libutil/
H A Ddehumanize_number.c56 long long tmp, tmp2; in dehumanize_number() local
/dragonfly/contrib/mpfr/src/
H A Dlog.c46 mpfr_t tmp1, tmp2; in mpfr_log() local
H A Datan2.c121 mpfr_t tmp2; in mpfr_atan2() local
H A Dgamma.c100 mpfr_t xp, GammaTrial, tmp, tmp2; in mpfr_gamma() local
H A Datan.c192 mpfr_t xp, arctgt, sk, tmp, tmp2; in mpfr_atan() local
H A Dgammaonethird.c137 mpfr_t tmp, tmp2, tmp3; in mpfr_gamma_one_third() local
/dragonfly/contrib/gmp/mpq/
H A Dmul.c29 mpz_t tmp1, tmp2; in mpq_mul() local
H A Ddiv.c28 mpz_t tmp1, tmp2; in mpq_div() local
H A Daors.c33 mpz_t tmp1, tmp2; in mpq_aors() local
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
91 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f2345() local
H A Dsha1-pbkdf2.c18 unsigned char tmp[SHA1_MAC_LEN], tmp2[SHA1_MAC_LEN]; in pbkdf2_sha1_f() local
H A Daes-siv.c67 u8 tmp[AES_BLOCK_SIZE], tmp2[AES_BLOCK_SIZE]; in aes_s2v() local
/dragonfly/crypto/libressl/crypto/ec/
H A Decp_oct.c74 BIGNUM *tmp1, *tmp2, *x, *y; in ec_GFp_simple_set_compressed_coordinates() local
/dragonfly/games/hack/
H A Dhack.worm.c206 int tmp, tmp2; in cutworm() local
H A Dhack.apply.c157 int tmp2; in use_camera() local
/dragonfly/sys/dev/drm/
H A Ddrm_modes.c231 int tmp1, tmp2; in drm_cvt_mode() local
297 int tmp1, tmp2; in drm_cvt_mode() local
396 unsigned int tmp1, tmp2; in drm_gtf_mode_complex() local
/dragonfly/games/larn/
H A Dmovem.c26 static int tmp1, tmp2, tmp3, tmp4, distance; variable
/dragonfly/lib/libc/db/hash/
H A Dhash_page.c469 int tmp1, tmp2; in __add_ovflpage() local
654 int tmp1, tmp2; in overflow_page() local
/dragonfly/usr.bin/truss/
H A Dsyscalls.c231 char *tmp2; in print_arg() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dccmp.c215 rtx tmp2 = NULL_RTX, ret = NULL_RTX, ret2 = NULL_RTX; in expand_ccmp_expr_1() local
/dragonfly/contrib/cvs-1.12/src/
H A Drcscmds.c215 char *tmp1, *tmp2; in RCS_merge() local
/dragonfly/crypto/libressl/crypto/gost/
H A Dgostr341001.c153 BIGNUM *r = NULL, *s = NULL, *X = NULL, *tmp = NULL, *tmp2 = NULL, *k = in gost2001_do_sign() local

1234