| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/ |
| test.c | 57 void foobar() {} function 87 __tsan_func_enter(thr1, (char*)&foobar + 1); 88 __tsan_func_enter(thr1, (char*)&foobar + 1); 97 __tsan_func_enter(thr2, (char*)&foobar + 1);
|
| /src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| error.c | 79 struct foobar { struct 91 struct foobar *f;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| subtypes.h | 21 T foobar (int arg) function
|
| local.cc | 11 int foobar (int x) function 38 c = foobar (31);
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| subtypes.h | 21 T foobar (int arg) function
|
| local.cc | 11 int foobar (int x) function 38 c = foobar (31);
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/ |
| entry-point.f90 | 50 entry foobar(J) entry in subroutine:bar 64 call foobar(1)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/ |
| entry-point.f90 | 50 entry foobar(J) entry in subroutine:bar 64 call foobar(1)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-framefilter-mi.c | 28 } foobar; typedef in typeref:struct:__anon18321 30 void end_func (int foo, char *bar, foobar *fb, foobar bf) 73 foobar fb; 74 foobar *bf; 86 bf = (foobar *) malloc (sizeof (foobar));
|
| py-framefilter.c | 28 } foobar; typedef in typeref:struct:__anon18322 30 void end_func (int foo, char *bar, foobar *fb, foobar bf) 74 foobar fb; 75 foobar *bf = NULL; 87 bf = (foobar *) alloca (sizeof (foobar)); 108 foobar fb; 109 foobar *bf = NULL; 115 bf = (foobar *) alloca (sizeof (foobar)) [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-framefilter-mi.c | 28 } foobar; typedef in typeref:struct:__anon21062 30 void end_func (int foo, char *bar, foobar *fb, foobar bf) 73 foobar fb; 74 foobar *bf; 86 bf = (foobar *) malloc (sizeof (foobar));
|
| py-framefilter.c | 28 } foobar; typedef in typeref:struct:__anon21063 30 void end_func (int foo, char *bar, foobar *fb, foobar bf) 74 foobar fb; 75 foobar *bf = NULL; 87 bf = (foobar *) alloca (sizeof (foobar)); 108 foobar fb; 109 foobar *bf = NULL; 115 bf = (foobar *) alloca (sizeof (foobar)) [all...] |
| /src/games/adventure/ |
| init.c | 126 abbnum, maxdie, numdie, holding, dkill, foobar, bonus, clock1, variable 272 numdie = holding = dkill = foobar = bonus = 0;
|