/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | vla-3.c | 8 char tmp2[size+16]; in vlaalign() local
|
/minix3/common/lib/libc/stdlib/ |
H A D | heapsort.c | 92 #define COPY(a, b, count, size, tmp1, tmp2) { \ argument 140 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument 181 char tmp, *tmp1, *tmp2; local
|
/minix3/crypto/external/bsd/openssl/dist/test/ |
H A D | methtest.c | 70 METHOD_CTX *top, *tmp1, *tmp2; local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/aes/ |
H A D | aes_ige.c | 119 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 172 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 216 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
|
/minix3/lib/libc/gen/ |
H A D | dehumanize_number.c | 66 long long tmp, tmp2; in dehumanize_number() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_toom_mul.c | 29 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in mp_toom_mul() local
|
/minix3/crypto/external/bsd/openssl/dist/engines/ccgost/ |
H A D | gost_sign.c | 55 BIGNUM *k = NULL, *tmp = NULL, *tmp2 = NULL; in gost_do_sign() local 168 BIGNUM *tmp2 = NULL, *tmp3 = NULL; in gost_do_verify() local
|
H A D | gost2001.c | 133 BIGNUM *r = NULL, *s = NULL, *X = NULL, *tmp = NULL, *tmp2 = NULL, *k = in gost2001_do_sign() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | crypto-evp.c | 147 unsigned char tmp2[EVP_MAX_BLOCK_LENGTH], tmp3[EVP_MAX_BLOCK_LENGTH]; in _krb5_evp_encrypt_cts() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ecp_oct.c | 77 BIGNUM *tmp1, *tmp2, *x, *y; in ec_GFp_simple_set_compressed_coordinates() local
|
H A D | ecp_nistp224.c | 533 limb tmp0, tmp1, tmp2; in felem_square() local 846 widefelem tmp, tmp2; in point_double() local 937 widefelem tmp, tmp2; in point_add() local
|
H A D | ecp_nistp521.c | 1033 largefelem tmp, tmp2; in point_double() local 1154 largefelem tmp, tmp2; in point_add() local
|
H A D | ecp_smpl.c | 1113 BIGNUM *tmp1, *tmp2, *Za23, *Zb23; in ec_GFp_simple_cmp() local
|
H A D | ecp_nistp256.c | 1118 longfelem tmp, tmp2; in point_double() local 1252 longfelem tmp, tmp2; in point_add() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/srp/ |
H A D | srp_vfy.c | 528 unsigned char tmp2[MAX_LEN]; in SRP_create_verifier() local 602 unsigned char tmp2[MAX_LEN]; in SRP_create_verifier_BN() local
|
H A D | srp_lib.c | 261 BIGNUM *tmp = NULL, *tmp2 = NULL, *tmp3 = NULL, *k = NULL, *K = NULL; in SRP_Calc_client_key() local
|
/minix3/lib/libc/db/hash/ |
H A D | hash_page.c | 486 int tmp1, tmp2; in __add_ovflpage() local 678 int tmp1, tmp2; in overflow_page() local
|
/minix3/usr.bin/xargs/ |
H A D | xargs.c | 436 char **tmp, **tmp2, **avj; in prerun() local
|
/minix3/external/bsd/bzip2/dist/ |
H A D | compress.c | 469 UChar pos[BZ_N_GROUPS], ll_i, tmp2, tmp; in sendMTFValues() local
|
/minix3/external/bsd/dhcp/dist/server/ |
H A D | dhcpleasequery.c | 535 struct option_chain_head *tmp2 = in dhcpleasequery() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/engine/ |
H A D | eng_rsax.c | 400 BIGNUM two_768, two_640, two_128, two_512, tmp, _m, tmp2; in mod_exp_pre_compute_data_512() local
|
/minix3/external/bsd/pkg_install/dist/lib/ |
H A D | plist.c | 657 char tmp2[MaxPathSize]; in delete_package() local
|
/minix3/usr.bin/sdiff/ |
H A D | sdiff.c | 162 *tmp1, *tmp2, *s1, *s2; in main() local
|
/minix3/minix/lib/libmagicrt/include/common/ut/ |
H A D | utlist.h | 665 #define CDL_FOREACH_SAFE(head,el,tmp1,tmp2) \ argument 668 #define CDL_FOREACH_SAFE2(head,el,tmp1,tmp2,prev,next) \ argument
|
/minix3/lib/libcurses/ |
H A D | refresh.c | 1342 __LINE *clp, *tmp1, *tmp2; local
|