pngc_mark_array   111 core/gc.c        return pngc_mark_array(P, start, n, type);
pngc_mark_array   510 core/gc.c            pngc_mark_array(P, (_PN *)((struct PNCont *)ptr)->stack + 3, ((struct PNCont *)ptr)->len - 3, 1);
pngc_mark_array   627 core/gc.c            pngc_mark_array(P, (_PN *)((struct PNCont *)ptr)->stack + 3, ((struct PNCont *)ptr)->len - 3, 2);