Searched refs:third (Results 1 - 25 of 99) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/debug/dwarf2/
H A Dinline2.c6 representing the inlined calls to third (in second) and to
9 first, second and third.
14 properly nested DW_TAG_inlined_subroutine DIEs for third, second and first.
23 of third, second and first. */
29 of third, second and first, that's 3.
42 third (int arg3) function
52 third (var2+1);
/haiku-buildtools/jam/
H A Dparse.c80 PARSE *third, variable
90 p->third = third;
119 if( p->third )
120 parse_free( p->third );
H A Dparse.h24 PARSE *third; member in struct:_PARSE
38 PARSE *third, variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dasm1.C17 asm ("# foo on %[third] %[second] %[fourth] %[first]"
20 [third] "i" (j + 2),
28 asm ("# bar on %[first] %[second] %[third]"
31 [third] "i" (t.info));
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D16567.C10 enum e_ms { third = 3, fourth = 4 }; enumerator in enum:e_ms
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr13146.C22 class third class
29 class multi: public third, public second
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug437.go8 // interface defined in a third package, where the interface has a
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dtcompat2.s2 @ Commutative instructions allow either the second or third
/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Dreg3-op.s1 # All-registers, '3'-type operands; third operand is
/haiku-buildtools/binutils/gas/testsuite/gas/sparc/
H A Dpr4587.s16 ! The third reg (%f0) will cause a segfault in as
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dtcompat2.s2 @ Commutative instructions allow either the second or third
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Dreg3-op.s1 # All-registers, '3'-type operands; third operand is
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-attribute2.C15 third, member in class:E1
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/bug437.dir/
H A Dx.go6 // interface defined in a third package, where the interface has a
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/parse/
H A Dexprbug.s22 .word 0 ; third, NULL argv terminator
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/unsorted/
H A Dlabeldiffs.s24 .word 0 ; third, NULL argv terminator
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/parse/
H A Dexprbug.s22 .word 0 ; third, NULL argv terminator
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/unsorted/
H A Dlabeldiffs.s24 .word 0 ; third, NULL argv terminator
/haiku-buildtools/gcc/gmp/mpn/clipper/
H A Dadd_n.s2 ; sum in a third limb vector.
H A Dsub_n.s2 ; store difference in a third limb vector.
/haiku-buildtools/gcc/gmp/mpn/i960/
H A Dadd_n.s2 # sum in a third limb vector.
H A Dsub_n.s2 # store difference in a third limb vector.
/haiku-buildtools/gcc/gmp/mpn/ns32k/
H A Dadd_n.s2 # sum in a third limb vector.
H A Dsub_n.s2 # store difference in a third limb vector.
/haiku-buildtools/gcc/gmp/mpn/z8000/
H A Dsub_n.s2 ! store difference in a third limb vector.

Completed in 476 milliseconds

1234