Home
last modified time | relevance | path

Searched defs:t8 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dregdef.h81 #define t8 $24 /* two more temporary registers */ macro
H A Dframe.h80 register_t t8; member
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du4.h55 __m128i t8, t9; variable
H A Du8.h51 __m256i t8, t9; variable
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c758 ge25519_p1p1 t2, t3, t4, t5, t6, t7, t8; in ge25519_scalarmult() local