Searched refs:region_el (Results 1 – 1 of 1) sorted by relevance
19 struct region_el { struct22 struct region_el *next; argument28 struct region_el *allocated;46 struct region_el *r, *next; in region_free()58 struct region_el *r, *new_region, *prev, *next; in region_allocate()103 new_region = malloc(sizeof(struct region_el)); in region_allocate()155 struct region_el *r; in region_print()