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