Searched refs:baz (Results 1 - 25 of 318) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/tradcpp/dist/tests/
H A Dt19.c2 into the next line */ baz
3 baz
H A Dt32.c3 #define baz frob macro
6 foo(baz)
7 bar(baz)
8 "baz"
9 'baz'
10 "foo(baz)"
11 "bar(baz)"
15 foo2(baz)
16 bar2(baz)
20 foo3(baz)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-vax-elf/
H A Dgot-local-aux.s1 .globl baz
2 .type baz, @object
3 baz: label
5 .size baz, . - baz
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dpr23658-3.s2 .global baz
3 baz: label
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Dprovide-5.s2 .global baz
3 baz: label
H A Dprovide-2.s5 .globl baz
6 .long baz
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elfvers/
H A Dvers30.c6 void baz (void) __asm ("extern");
7 void baz (void) {} function
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmaint-print-frame-id.c31 baz (void) function
39 return baz ();
H A Dbaz.c3 int baz (int x) function
H A Dgold-gdb-index-2.c22 void bar () { C1::baz (); }
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-ranges-psym-warning.c17 baz (void) function
20 } /* baz end */
26 baz (); /* foo_low baz call */
H A Ddw2-ranges-func-lo-cold.c42 void baz (void);
45 baz (void) function
48 } /* baz end */
54 baz (); /* foo_cold baz call */
H A Ddw2-ranges-func-hi-cold.c42 void baz (void);
64 baz (); /* foo_cold baz call */
69 baz (void) function
72 } /* baz end */
H A Ddw2-ranges-psym.c19 baz (void) function
22 } /* baz end */
28 baz (); /* foo_low baz call */
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips16-branch-unextended-1.s4 beqz $2, baz
5 bnez $3, baz
6 bteqz baz
7 btnez baz
8 b baz
H A Dmips16-branch-unextended-2.s4 beqz.t $2, baz
5 bnez.t $3, baz
6 bteqz.t baz
7 btnez.t baz
8 b.t baz
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-ranges-func-hi-cold.c42 void baz (void);
64 baz (); /* foo_cold baz call */
69 baz (void) function
72 } /* baz end */
H A Ddw2-ranges-func-lo-cold.c42 void baz (void);
45 baz (void) function
48 } /* baz end */
54 baz (); /* foo_cold baz call */
H A Ddw2-ranges-psym.c19 baz (void) function
22 } /* baz end */
28 baz (); /* foo_low baz call */
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dmachine.h14 baz \
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dbaz.c3 int baz (int x) function
H A Dgold-gdb-index-2.c22 void bar () { C1::baz (); }
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
H A Dmachine.h14 baz \
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Ddwarf-4-cu.s10 .globl baz
11 .type baz, %function
12 baz: label
14 .size baz, .-baz
H A Ddwarf-5-cu.s10 .globl baz
11 .type baz, %function
12 baz: label
14 .size baz, .-baz

Completed in 299 milliseconds

1234567891011>>