Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 25 of 144) sorted by relevance

123456

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dsafestack.h.in37 # define SKM_DEFINE_STACK_OF_INTERNAL(t1, t2, t3) \ argument
67 # define SKM_DEFINE_STACK_OF(t1, t2, t3) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
143 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_hash_table()
148 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) in basic_hash_table()
153 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
591 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_branch()
596 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_branch()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table()
133 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_hash_table()
138 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_hash_table()
143 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_hash_table()
148 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) in basic_hash_table()
153 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch()
586 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4) in basic_branch()
591 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) in basic_branch()
596 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in basic_branch()
/netbsd-src/sys/dev/tc/
H A Dif_le_ioasic.c283 uint32_t t1, t2, t3, t4; in le_ioasic_copytobuf_gap16() local
308 uint32_t t0, t1, t2, t3; in le_ioasic_copytobuf_gap16() local
362 uint32_t t0, t1, t2, t3; in le_ioasic_copyfrombuf_gap16() local
383 uint32_t t0, t1, t2, t3; in le_ioasic_copyfrombuf_gap16() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_n_root.c32 mp_int t1, t2, t3; in mp_n_root() local
H A Dbn_mp_exteuclid.c25 mp_int u1,u2,u3,v1,v2,v3,t1,t2,t3,q,tmp; in mp_exteuclid() local
/netbsd-src/sys/arch/mips/include/
H A Dregdef.h59 #define t3 $15 macro
64 #define t3 $11 macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drc2.c121 int t0, t1, t2, t3; in RC2_encryptc() local
161 int t0, t1, t2, t3; in RC2_decryptc() local
H A Drijndael-alg-fst.c866 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
1047 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dparser.hpp490 const token_type& t3, in expect()
507 const token_type& t3, in expect()
526 const token_type& t3, in expect()
549 const token_type& t3, in expect()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dfloat_unssidf.c35 qword t0, t1, t2, t3, t4, t5, t6, t7; in __float_unssidf() local
H A Dfloat_unsdidf.c43 qword t0, t1, t2, t3, t4, t5, t6, t7, t8; in __float_unsdidf() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-general.c778 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
812 tree t3 = TREE_VALUE (t2); in omp_context_selector_matches() local
830 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
926 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
993 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
1045 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
1437 if (tree t3 = TREE_VALUE (t2)) in omp_context_compute_score() local
H A Dfold-const.h61 #define fold_build2(c,t1,t2,t3)\ argument
65 #define fold_build3(c,t1,t2,t3,t4)\ argument
/netbsd-src/sys/crypto/aes/
H A Daes_bear.c345 aesbear_xts_update(uint32_t *t0, uint32_t *t1, uint32_t *t2, uint32_t *t3) in aesbear_xts_update()
373 uint32_t t0, t1, t2, t3; in aesbear_xts_update_selftest() local
399 uint32_t t0, t1, t2, t3, u0, u1, u2, u3; in aesbear_xts_enc() local
503 uint32_t t0, t1, t2, t3, u0, u1, u2, u3; in aesbear_xts_dec() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dlogic.c33 mpz_t t1, t2, t3; in main() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h105 uint64_t t0, t1, t2, t3; in fe25519_tobytes() local
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Drdb.c59 u_long t3, b1; in getadostype() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-general.cc638 tree t3 = fold_binary (MULT_EXPR, itype, m1, ostep); in omp_extract_for_data() local
788 tree t3 = fold_build2 (MINUS_EXPR, llutype, in omp_extract_for_data() local
1324 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
1361 tree t3 = TREE_VALUE (t2); in omp_context_selector_matches() local
1379 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
1481 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
1542 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
1595 for (tree t3 = TREE_VALUE (t2); t3; t3 = TREE_CHAIN (t3)) in omp_context_selector_matches() local
1987 if (tree t3 = TREE_VALUE (t2)) in omp_context_compute_score() local
H A Dfold-const.h72 #define fold_build2(c,t1,t2,t3)\ argument
76 #define fold_build3(c,t1,t2,t3,t4)\ argument
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Daes-internal-enc.c25 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Drijndael.c765 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_sqrt.c377 #define t3 tt in fpu_sqrt() macro
/netbsd-src/sys/dev/ic/
H A Dacpipmtimer.c79 uint32_t t1, t2, t3; in acpihwtimer_read_safe() local
/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu_sqrt.c357 #define t3 tt in fpu_sqrt() macro

123456