/netbsd-src/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
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/ |
H A D | aes_ige.c | 84 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 137 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 181 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/ |
H A D | aes_ige.c | 89 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 142 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 194 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
|
/netbsd-src/sys/arch/mips/cavium/dev/ |
H A D | octeon_cop2var.h | 315 uint64_t tmp0, tmp1, tmp2; in octeon_cop2_des_set_key_unaligned_vaddr64() local 582 uint64_t tmp0, tmp1, tmp2, tmp3; in octeon_cop2_md5_update_unaligned_vaddr64() local 624 uint64_t tmp0, tmp1, tmp2; in octeon_cop2_sha1_set_iv_unaligned_vaddr64() local 653 uint64_t tmp0, tmp1, tmp2; in octeon_cop2_sha1_get_iv_unaligned_vaddr64() local 681 uint64_t tmp0, tmp1, tmp2, tmp3; in octeon_cop2_sha1_update_unaligned_vaddr64() local 723 uint64_t tmp0, tmp1, tmp2, tmp3; in octeon_cop2_sha256_set_iv_unaligned_vaddr64() local 753 uint64_t tmp0, tmp1, tmp2, tmp3; in octeon_cop2_sha256_get_iv_unaligned_vaddr64() local 783 uint64_t tmp0, tmp1, tmp2, tmp3; in octeon_cop2_sha256_update_unaligned_vaddr64() local 825 uint64_t tmp0, tmp1, tmp2, tmp3; in octeon_cop2_sha512_set_iv_unaligned_vaddr64() local 863 uint64_t tmp0, tmp1, tmp2, tmp3; in octeon_cop2_sha512_get_iv_unaligned_vaddr64() local [all …]
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | isakmp_unity.c | 277 char tmp2[40]; local 375 char tmp2[40]; local
|
/netbsd-src/lib/libc/gen/ |
H A D | dehumanize_number.c | 66 long long tmp, tmp2; in dehumanize_number() local
|
/netbsd-src/sys/arch/evbppc/explora/ |
H A D | explora_start.S | 138 #define REMAP(r, tmp1, tmp2) \ argument
|
/netbsd-src/external/lgpl3/gmp/dist/mpq/ |
H A D | div.c | 39 mpz_t tmp1, tmp2; in mpq_div() local
|
H A D | mul.c | 38 mpz_t tmp1, tmp2; in mpq_mul() local
|
H A D | aors.c | 43 mpz_t tmp1, tmp2; in mpq_aors() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-rx.c | 1321 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1332 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1344 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1355 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1366 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1377 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1396 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1407 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1418 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1439 int32_t tmp1, tmp2; in rx_elf_relocate_section() local [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-rx.c | 1321 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1332 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1344 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1355 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1366 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1377 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1396 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1407 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1418 int32_t tmp1, tmp2; in rx_elf_relocate_section() local 1439 int32_t tmp1, tmp2; in rx_elf_relocate_section() local [all …]
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | log.c | 46 mpfr_t tmp1, tmp2; in mpfr_log() local
|
H A D | beta.c | 34 mpfr_t z_plus_w, tmp, tmp2; in mpfr_beta() local
|
H A D | atan2.c | 121 mpfr_t tmp2; in mpfr_atan2() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer128.c | 70 static void __attribute__((used)) *tmp2 = quadmath_snprintf; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | transfer128.c | 69 static void __attribute__((used)) *tmp2 = quadmath_snprintf; variable
|
/netbsd-src/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
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | issue205.s | 61 tmp2: label
|
/netbsd-src/external/bsd/wpa/dist/src/crypto/ |
H A D | milenage.c | 39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local 91 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f2345() local
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | cpu_in_cksum.c | 212 uint32_t tmp1, tmp2; in cpu_in_cksum() local
|
/netbsd-src/tests/lib/libc/hash/ |
H A D | t_hmac.c | 44 uint8_t tmp2[EVP_MAX_MD_SIZE]; in test() local
|
/netbsd-src/sys/arch/evbmips/rasoc/ |
H A D | machdep.c | 117 uint32_t tmp1, tmp2; in mach_init() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | dntest.c | 163 char **values, *tmp, *tmp2, *str2 = NULL; in main() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/container/ |
H A D | treap.d | 308 uint tmp2 = data[i]; local
|