Home
last modified time | relevance | path

Searched refs:f0Count (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dstopwatch.d415 int f0Count; variable
418 void f0() nothrow @nogc { ++f0Count; } in f0()
422 assert(f0Count == 552);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dstopwatch.d469 int f0Count; variable
472 void f0() nothrow @nogc { ++f0Count; } in f0()
476 assert(f0Count == 552);