Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/lib/libc/stdlib/
H A Dheapsort.c66 #define COPY(a, b, count, size, tmp1, tmp2) { \ argument
114 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument
160 char tmp, *tmp1, *tmp2; in heapsort_b() local
/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A Dstrchrnul-mte.S21 #define tmp1 x1 macro
H A Dstrchr-mte.S21 #define tmp1 x1 macro
H A Dstrchrnul.S23 #define tmp1 x3 macro
H A Dmemcpy-sve.S24 #define tmp1 x6 macro
H A Dstrchr.S23 #define tmp1 x3 macro
H A Dmemcpy-advsimd.S29 #define tmp1 x14 macro
H A Dstrrchr.S23 #define tmp1 x3 macro
H A Dmemcpy.S41 #define tmp1 x14 macro
H A Dstrlen.S24 #define tmp1 x4 macro
H A Dstrncmp.S33 #define tmp1 x8 macro
/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dstrlen-armv6t2.S45 #define tmp1 r4 /* Overlaps const_0 */ macro
/freebsd/sys/arm64/arm64/
H A Dmemcmp.S31 #define tmp1 x7 macro
H A Dmemset.S41 #define tmp1 x3 macro
H A Dmemcpy.S45 #define tmp1 x14 macro
H A Dstrncmp.S37 #define tmp1 x8 macro
/freebsd/contrib/wpa/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
/freebsd/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr_llsc.h38 uint64_t tmp1, tmp2; in ck_pr_cas_64_2_value() local
72 uint64_t tmp1, tmp2; in ck_pr_cas_64_2() local
/freebsd/sys/crypto/aesni/
H A Daesni_ghash.c167 __m128i tmp0, tmp1, tmp2, tmp3; in reduce4() local
275 __m128i tmp1, tmp2, tmp3, tmp4; in AES_GCM_encrypt() local
536 __m128i tmp1, tmp2, tmp3, tmp4; in AES_GCM_decrypt() local
/freebsd/contrib/netbsd-tests/lib/libc/hash/
H A Dt_hmac.c43 uint8_t tmp1[EVP_MAX_MD_SIZE]; in test() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c39 uint32_t tmp0, tmp1; in fman_tgec_set_mac_address() local
257 uint32_t tmp0, tmp1; in fman_tgec_add_addr_in_paddr() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c64 fe25519 tmp1; in crypto_scalarmult_curve25519_ref10() local
/freebsd/contrib/bearssl/src/mac/
H A Dhmac_ct.c71 unsigned char tmp1[64], tmp2[64]; in br_hmac_outCT() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dsme-libc-mem-routines.S42 #define tmp1 x14 macro
/freebsd/lib/libipsec/
H A Dipsec_dump_policy.c273 char tmp1[NI_MAXHOST], tmp2[NI_MAXHOST]; in set_addresses() local

123