Home
last modified time | relevance | path

Searched defs:t4 (Results 1 – 25 of 31) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp133 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()
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()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp133 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()
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()
/dragonfly/sys/crypto/serpent/
H A Dserpent.c454 u_int32_t t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t16; in serpent_set_key() local
534 u_int32_t t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t16; in serpent_encrypt() local
586 u_int32_t t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t16; in serpent_decrypt() local
/dragonfly/crypto/libressl/crypto/ec/
H A Dec2_mult.c177 BIGNUM *t3, *t4, *t5; in gf2m_Mxy() local
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_mont.c251 BN_ULONG t1, t2, t3, t4; in BN_from_montgomery_word() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfold-const.h58 #define fold_build3(c,t1,t2,t3,t4)\ argument
H A Dgengtype-parse.c204 require4 (int t1, int t2, int t3, int t4) in require4()
H A Dexpmed.c4416 rtx t1, t2, t3, t4; in expand_divmod() local
4610 rtx t1, t2, t3, t4; in expand_divmod() local
4694 rtx t1, t2, t3, t4; in expand_divmod() local
4728 rtx nsign, t1, t2, t3, t4; in expand_divmod() local
H A Dhash-table.h309 hashval_t t1, t2, t3, t4, q, r; in mul_mod() local
H A Dtree-vect-patterns.c2807 tree t1, t2, t3, t4; in vect_recog_divmod_pattern() local
2918 tree t1, t2, t3, t4; in vect_recog_divmod_pattern() local
H A Dtree-complex.c1090 tree t1, t2, t3, t4; in expand_complex_multiplication() local
H A Domp-expand.c2666 tree t0, t1, t2, t3, t4; in expand_omp_for_generic() local
7143 tree t1, t2, t3, t4, device, cond, depend, c, clauses; in expand_omp_target() local
/dragonfly/contrib/openbsd_libm/src/
H A De_lgamma_r.c108 t4 = 1.79706750811820387126e-02, /* 0x3F9266E7, 0x970AF9EC */ variable
H A De_lgammaf_r.c44 t4 = 1.7970675603e-02, /* 0x3c93373d */ variable
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dhashtab.h193 hashval_t t1, t2, t3, t4, q, r; in htab_mod_1() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpmed.c4111 rtx t1, t2, t3, t4; in expand_divmod() local
4301 rtx t1, t2, t3, t4; in expand_divmod() local
4384 rtx t1, t2, t3, t4; in expand_divmod() local
4418 rtx nsign, t1, t2, t3, t4; in expand_divmod() local
H A Dtree.h4227 #define build3(c,t1,t2,t3,t4) build3_stat (c,t1,t2,t3,t4 MEM_STAT_INFO) argument
4230 #define build4(c,t1,t2,t3,t4,t5) build4_stat (c,t1,t2,t3,t4,t5 MEM_STAT_INFO) argument
4233 #define build5(c,t1,t2,t3,t4,t5,t6) build5_stat (c,t1,t2,t3,t4,t5,t6 MEM_STAT_INFO) argument
4236 #define build6(c,t1,t2,t3,t4,t5,t6,t7) \ argument
4272 #define build3_loc(l,c,t1,t2,t3,t4) \ argument
4284 #define build4_loc(l,c,t1,t2,t3,t4,t5) \ argument
4297 #define build5_loc(l,c,t1,t2,t3,t4,t5,t6) \ argument
4311 #define build6_loc(l,c,t1,t2,t3,t4,t5,t6,t7) \ argument
5282 #define fold_build3(c,t1,t2,t3,t4)\ argument
5284 #define fold_build3_loc(l,c,t1,t2,t3,t4)\ argument
H A Dtree-complex.c1039 tree t1, t2, t3, t4; in expand_complex_multiplication() local
/dragonfly/sys/dev/drm/i915/
H A Dintel_lvds.c56 int t4; member
/dragonfly/contrib/gdb-7/libiberty/
H A Dhashtab.c250 hashval_t t1, t2, t3, t4, q, r; in htab_mod_1() local
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dhashtab.c250 hashval_t t1, t2, t3, t4, q, r; in htab_mod_1() local
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dhashtab.c241 hashval_t t1, t2, t3, t4, q, r; in htab_mod_1() local
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dhashtab.c242 hashval_t t1, t2, t3, t4, q, r; in htab_mod_1() local
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dhashtab.c241 hashval_t t1, t2, t3, t4, q, r; in htab_mod_1() local
/dragonfly/contrib/cvs-1.12/lib/
H A Dgetdate.c2873 time_t t4 = t3 + d4; in get_date() local

12