emu_memblk
struct emu_memblk *blk;
struct emu_memblk *blk, *i;
SLIST_REMOVE(&mem->blocks, blk, emu_memblk, link);
struct emu_memblk *blk, *i;
SLIST_ENTRY(emu_memblk) link;
SLIST_HEAD(, emu_memblk) blocks;
struct emu_memblk *blk;
struct emu_memblk *blk, *i;
SLIST_REMOVE(&mem->blocks, blk, emu_memblk, link);
struct emu_memblk *blk, *i;
SLIST_ENTRY(emu_memblk) link;
SLIST_HEAD(, emu_memblk) blocks;
struct emu_memblk *blk;