Home
last modified time | relevance | path

Searched defs:T6 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/INPUTS/
H A Dc99-intconst-1.c33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ argument
57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
/netbsd-src/external/bsd/elftosb/dist/common/
H A Drijndael.cpp405 static uint8_t T6[256][4]= variable
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h163 #define T6 14 macro
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; in poly1305_blocks() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dmodes_internal_test.c412 static const u8 T6[] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dmodes_internal_test.c418 static const u8 T6[] = { variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1590 SDValue T6 = DAG.getNode(ISD::ADD, dl, ResTy, {HiVec(T0), HiVec(T3)}); in LowerHvxMulh() local