HomeSort by: relevance | last modified time | path
    Searched defs:foobar (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
test.c 57 void foobar() {} function in typeref:typename:void
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/games/adventure/
init.c 126 abbnum, maxdie, numdie, holding, dkill, foobar, bonus, clock1, variable in typeref:typename:int
272 numdie = holding = dkill = foobar = bonus = 0;

Completed in 11 milliseconds