/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | c99-intconst-1.c | 30 #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 D | c90-intconst-1.c | 30 #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 D | empty.C | 42 struct T3 struct 56 if (sizeof (S3) != sizeof (T3)) in main() argument
|
H A D | primary.C | 40 struct T3 : virtual public S1, public S2 struct
|
/openbsd-src/lib/libm/src/ld80/ |
H A D | k_tanl.c | 41 #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 D | visibility18.C | 12 struct T3 : public T1, private T2 { struct
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | init-1.c | 11 } T3; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb20.C | 21 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 D | mips16-opc.c | 63 #define T3 INSN_3900 macro
|
H A D | mips-opc.c | 104 #define T3 INSN_3900 macro
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | mips16-opc.c | 63 #define T3 INSN_3900 macro
|
H A D | mips-opc.c | 104 #define T3 INSN_3900 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/ |
H A D | format.h | 42 #define type_comb3(T1, T2, T3) type_comb2(T1, type_comb2(T2, T3)) argument
|
/openbsd-src/lib/libm/src/ld128/ |
H A D | k_tanl.c | 29 T3 = 0x1.5555555555555555555555555553p-2L, variable
|
/openbsd-src/usr.sbin/ntpd/ |
H A D | client.c | 286 double T1, T2, T3, T4, offset, delay; in client_dispatch() local
|
/openbsd-src/sys/arch/mips64/include/ |
H A D | regnum.h | 51 #define T3 15 macro
|
/openbsd-src/usr.bin/awk/ |
H A D | run.c | 743 T3 = ((1<<(Bit3+1))-1) ^ 0xFF, /* 1110 0000 */ enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 2521 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 D | frv.c | 8370 #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 D | frv.c | 9024 #define TRINARY(RET, T1, T2, T3) \ in frv_init_builtins() argument
|