Searched refs:fubar (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash62.C6 fubar(std::ostream* out, const char* s) function
20 // Valid call to fubar.
22 fubar(out, "First line.");
24 // Invalid call to fubar. (1st arg is an ostream&. fubar expects
26 // Call to this function results in a bus error in fubar when the 1st
29 fubar(die, "Second line.");// { dg-error "" } cannot convert .die.*
H A Denum13.C12 void fubar () function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash62.C6 fubar(std::ostream* out, const char* s) function
20 // Valid call to fubar.
22 fubar(out, "First line.");
24 // Invalid call to fubar. (1st arg is an ostream&. fubar expects
26 // Call to this function results in a bus error in fubar when the 1st
29 fubar(die, "Second line.");// { dg-error "" } cannot convert .die.*
H A Denum13.C12 void fubar () function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20040309-1.c4 fubar (tupleseps) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20040309-1.c4 fubar (tupleseps) function
/netbsd-6-1-5-RELEASE/tests/util/make/
H A Dd_export.mk5 UT_FU=fubar
/netbsd-6-1-5-RELEASE/sys/dev/pci/bktr/
H A Dbktr_tuner.c930 goto fubar;
935 goto fubar;
967 fubar:
/netbsd-6-1-5-RELEASE/usr.bin/make/unit-tests/
H A Dtest.exp31 UT_FOO=foobar is fubar
32 UT_FU=fubar
39 UT_FOO=foobar is fubar
40 UT_FU=fubar
324 FOOBAR = foobar fubar
339 UT_FU=fubar

Completed in 129 milliseconds