Home
last modified time | relevance | path

Searched defs:T3 (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dc99-intconst-1.c30 #define type_comb3(T1, T2, T3) type_comb2(T1, type_comb2(T2, T3)) argument
31 #define type_comb4(T1, T2, T3, T4) \ argument
33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ argument
44 #define first_of3p(T1, E1, T2, E2, T3, E3) \ argument
50 #define first_of4p(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
69 #define first_of3(T1, E1, T2, E2, T3, E3) \ argument
71 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
H A Dc90-intconst-1.c30 #define type_comb3(T1, T2, T3) type_comb2(T1, type_comb2(T2, T3)) argument
31 #define type_comb4(T1, T2, T3, T4) \ argument
38 #define first_of3p(T1, E1, T2, E2, T3, E3) \ argument
44 #define first_of4p(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
53 #define first_of3(T1, E1, T2, E2, T3, E3) \ argument
55 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dempty.C42 struct T3 struct
56 if (sizeof (S3) != sizeof (T3)) in main() argument
H A Dprimary.C40 struct T3 : virtual public S1, public S2 struct
/openbsd-src/lib/libm/src/ld80/
H A Dk_tanl.c41 #define T3 ((long double)T3hi + T3lo) macro
48 T3 = 0.333333333333333333180L, /* 0xaaaaaaaaaaaaaaa5.0p-65 */ variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvisibility18.C12 struct T3 : public T1, private T2 { struct
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dinit-1.c11 } T3; typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb20.C21 n = meta_max<meta_max<T1::n,T2::n>::max, T3::n>::max enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips16-opc.c63 #define T3 INSN_3900 macro
H A Dmips-opc.c104 #define T3 INSN_3900 macro
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dmips16-opc.c63 #define T3 INSN_3900 macro
H A Dmips-opc.c104 #define T3 INSN_3900 macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dformat.h42 #define type_comb3(T1, T2, T3) type_comb2(T1, type_comb2(T2, T3)) argument
/openbsd-src/lib/libm/src/ld128/
H A Dk_tanl.c29 T3 = 0x1.5555555555555555555555555553p-2L, variable
/openbsd-src/usr.sbin/ntpd/
H A Dclient.c286 double T1, T2, T3, T4, offset, delay; in client_dispatch() local
/openbsd-src/sys/arch/mips64/include/
H A Dregnum.h51 #define T3 15 macro
/openbsd-src/usr.bin/awk/
H A Drun.c743 T3 = ((1<<(Bit3+1))-1) ^ 0xFF, /* 1110 0000 */ enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2521 SDValue T3 = getInstr(Hexagon::V6_vasrw_acc, dl, VecTy, in emitHvxMulHsV60() local
2574 SDValue T3 = DAG.getNode(ISD::ADD, dl, VecTy, {LoHalf(P2, DAG), T2}); in emitHvxMulLoHiV60() local
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.c8370 #define TRINARY(RET, T1, T2, T3) \ in frv_init_builtins() argument
8375 #define QUAD(RET, T1, T2, T3, T4) \ in frv_init_builtins() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c9024 #define TRINARY(RET, T1, T2, T3) \ in frv_init_builtins() argument