Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dstopwatch.d417 int f2Count; variable
420 void f2() nothrow @nogc { ++f2Count; } in f2()
424 assert(f2Count == 552);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dstopwatch.d471 int f2Count; variable
474 void f2() nothrow @nogc { ++f2Count; } in f2()
478 assert(f2Count == 552);