Searched refs:f0Count (Results 1 – 2 of 2) sorted by relevance
415 int f0Count; variable418 void f0() nothrow @nogc { ++f0Count; } in f0()422 assert(f0Count == 552);
469 int f0Count; variable472 void f0() nothrow @nogc { ++f0Count; } in f0()476 assert(f0Count == 552);