DBG_Gv             73 core/gc.c                  DBG_Gv(P,"GC mark count only %p %6x\n", x, PN_TYPE(*x));
DBG_Gv             80 core/gc.c                  DBG_Gv(P,"GC mark minor %p -> 0x%lx %6x\n", x, v, PN_TYPE(*x));
DBG_Gv             87 core/gc.c                  DBG_Gv(P,"GC mark major %p -> 0x%lx %6x\n", x, v, PN_TYPE(*x));
DBG_Gv            109 core/gc.c        DBG_Gv(P,"mark_stack (%p -> %p = %ld, type=%d)\n", start, end, n, type);
DBG_Gv            154 core/gc.c        DBG_Gv(P,"running gc_minor "
DBG_Gv            183 core/gc.c        DBG_Gv(P,"(new young: %p -> %p = %ld)\n", M->birth_lo, M->birth_hi, (long)(M->birth_hi - M->birth_lo));
DBG_Gv            449 core/gc.c            DBG_Gv(P,"GC mark minor Potion_State\n");  // only with threads
DBG_Gv            555 core/gc.c            DBG_Gv(P,"GC mark major Potion_State\n"); // only with threads