Home
last modified time | relevance | path

Searched defs:t6 (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dconstructors_destructor_fn_imps.hpp93 PB_DS_CLASS_NAME(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) in PB_DS_CLASS_NAME()
100 PB_DS_CLASS_NAME(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) in PB_DS_CLASS_NAME()
107 PB_DS_CLASS_NAME(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7, T8 t8) in PB_DS_CLASS_NAME()
/openbsd-src/regress/usr.bin/apply/
H A DMakefile49 t6: target
/openbsd-src/regress/usr.bin/join/
H A DMakefile30 t6: target
/openbsd-src/regress/lib/libc/malloc/malloc_general/
H A DMakefile23 t6: malloc_general target
/openbsd-src/regress/usr.bin/tsort/
H A DMakefile20 t6: t6.out target
/openbsd-src/regress/usr.bin/grep/
H A DMakefile21 t6: target
/openbsd-src/regress/usr.bin/ssh/
H A DMakefile172 t6: target
/openbsd-src/regress/usr.bin/make/
H A DMakefile39 t6: target
/openbsd-src/regress/lib/libc/malloc/malloc_errs/
H A Dmalloc_errs.c100 t6(void) in t6() function
/openbsd-src/lib/libm/src/
H A De_lgamma_r.c110 t6 = 6.10053870246291332635e-03, /* 0x3F78FCE0, 0xE370E344 */ variable
H A De_lgammaf_r.c46 t6 = 6.1005386524e-03, /* 0x3bc7e707 */ variable
/openbsd-src/libexec/tradcpp/
H A Deval.c432 struct token *t1, *t2, *t3, *t4, *t5, *t6; in tryreduce() local
/openbsd-src/sys/arch/alpha/include/
H A Dasm.h66 #define t6 $7 macro
/openbsd-src/sys/crypto/
H A Daes.c113 uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; in aes_ct_bitslice_Sbox() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5023 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X); in getLimitedPrecisionExp2() local
5044 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X); in getLimitedPrecisionExp2() local
5142 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X); in expandLog() local
5167 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X); in expandLog() local
5238 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X); in expandLog2() local
5264 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X); in expandLog2() local
5357 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X); in expandLog10() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h3552 #define build5(c,t1,t2,t3,t4,t5,t6) build5_stat (c,t1,t2,t3,t4,t5,t6 MEM_STAT_INFO) argument
3555 #define build7(c,t1,t2,t3,t4,t5,t6,t7,t8) \ argument