atomic_count       84 gc/tests/test.c int atomic_count = 0;
atomic_count     1015 gc/tests/test.c         atomic_count++;
atomic_count     1393 gc/tests/test.c     (void)GC_printf1("Allocated %lu atomic objects\n", (unsigned long)atomic_count);