Home
last modified time | relevance | path

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

1234

/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
/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
/freebsd/contrib/cortex-strings/src/aarch64/
H A Dmemset.S68 #define tmp1 x5 macro
H A Dmemmove.S74 #define tmp1 x5 macro
H A Dstrchrnul.S43 #define tmp1 x3 macro
H A Dstrlen.S46 #define tmp1 x4 macro
H A Dstrcmp.S57 #define tmp1 x7 macro
H A Dmemcmp.S56 #define tmp1 x8 macro
H A Dstrchr.S43 #define tmp1 x3 macro
H A Dmemcpy.S82 #define tmp1 x9 macro
/freebsd/contrib/cortex-strings/src/thumb-2/
H A Dstrlen.S68 #define tmp1 r4 /* Overlaps const_0 */ 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

1234