Searched refs:memoryblock (Results 1 – 3 of 3) sorted by relevance
49 struct memoryblock struct51 struct memoryblock *next; argument59 struct memoryblock *memory; argument82 assert (sizeof (struct memoryblock) < ps); in ebl_wstrtabinit()102 struct memoryblock *newmem; in morememory()106 newmem = (struct memoryblock *) malloc (len); in morememory()113 st->left = len - offsetof (struct memoryblock, memory); in morememory()122 struct memoryblock *mb = st->memory; in ebl_wstrtabfree()
48 struct memoryblock struct50 struct memoryblock *next; argument58 struct memoryblock *memory; argument81 assert (sizeof (struct memoryblock) < ps); in ebl_strtabinit()103 struct memoryblock *newmem; in morememory()107 newmem = (struct memoryblock *) malloc (len); in morememory()114 st->left = len - offsetof (struct memoryblock, memory); in morememory()123 struct memoryblock *mb = st->memory; in ebl_strtabfree()
48 struct memoryblock struct50 struct memoryblock *next; argument58 struct memoryblock *memory; argument82 assert (sizeof (struct memoryblock) < ps); in ebl_gstrtabinit()105 struct memoryblock *newmem; in morememory()109 newmem = (struct memoryblock *) malloc (len); in morememory()116 st->left = len - offsetof (struct memoryblock, memory); in morememory()123 struct memoryblock *mb = st->memory; in ebl_gstrtabfree()