Special 508 src/pkg/runtime/heapdump.c Special *sp; Special 742 src/pkg/runtime/heapdump.c Special *sp; Special 381 src/pkg/runtime/malloc.h typedef struct Special Special; Special 384 src/pkg/runtime/malloc.h Special* next; // linked list in span Special 393 src/pkg/runtime/malloc.h Special; Special 405 src/pkg/runtime/malloc.h Special; Special 441 src/pkg/runtime/malloc.h Special *specials; // linked list of special records sorted by offset. Special 589 src/pkg/runtime/malloc.h bool runtime·freespecial(Special *s, void *p, uintptr size, bool freed); Special 1276 src/pkg/runtime/mgc0.c Special *sp; Special 1796 src/pkg/runtime/mgc0.c Special *special, **specialp, *y; Special 646 src/pkg/runtime/mheap.c addspecial(void *p, Special *s) Special 649 src/pkg/runtime/mheap.c Special **t, *x; Special 691 src/pkg/runtime/mheap.c static Special* Special 695 src/pkg/runtime/mheap.c Special *s, **t; Special 784 src/pkg/runtime/mheap.c runtime·freespecial(Special *s, void *p, uintptr size, bool freed) Special 814 src/pkg/runtime/mheap.c Special *s, **t, *list;