/freebsd/lib/libc/stdlib/ |
H A D | heapsort.c | 66 #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 D | strchrnul-mte.S | 21 #define tmp1 x1 macro
|
H A D | strchr-mte.S | 21 #define tmp1 x1 macro
|
H A D | strchrnul.S | 23 #define tmp1 x3 macro
|
H A D | memcpy-sve.S | 24 #define tmp1 x6 macro
|
H A D | strchr.S | 23 #define tmp1 x3 macro
|
H A D | memcpy-advsimd.S | 29 #define tmp1 x14 macro
|
H A D | strrchr.S | 23 #define tmp1 x3 macro
|
/freebsd/contrib/arm-optimized-routines/string/arm/ |
H A D | strlen-armv6t2.S | 45 #define tmp1 r4 /* Overlaps const_0 */ macro
|
/freebsd/sys/arm64/arm64/ |
H A D | memcmp.S | 31 #define tmp1 x7 macro
|
H A D | memset.S | 41 #define tmp1 x3 macro
|
/freebsd/contrib/cortex-strings/src/aarch64/ |
H A D | memset.S | 68 #define tmp1 x5 macro
|
H A D | memmove.S | 74 #define tmp1 x5 macro
|
H A D | strchrnul.S | 43 #define tmp1 x3 macro
|
H A D | strlen.S | 46 #define tmp1 x4 macro
|
H A D | strcmp.S | 57 #define tmp1 x7 macro
|
H A D | memcmp.S | 56 #define tmp1 x8 macro
|
H A D | strchr.S | 43 #define tmp1 x3 macro
|
H A D | memcpy.S | 82 #define tmp1 x9 macro
|
/freebsd/contrib/cortex-strings/src/thumb-2/ |
H A D | strlen.S | 68 #define tmp1 r4 /* Overlaps const_0 */ macro
|
/freebsd/contrib/wpa/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
|
/freebsd/sys/contrib/ck/include/gcc/aarch64/ |
H A D | ck_pr_llsc.h | 38 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 D | aesni_ghash.c | 167 __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 D | t_hmac.c | 43 uint8_t tmp1[EVP_MAX_MD_SIZE]; in test() local
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | fman_tgec.c | 39 uint32_t tmp0, tmp1; in fman_tgec_set_mac_address() local 257 uint32_t tmp0, tmp1; in fman_tgec_add_addr_in_paddr() local
|