Searched refs:region_el (Results 1 – 1 of 1) sorted by relevance
22 struct region_el { struct25 struct region_el *next; argument31 struct region_el *allocated;49 struct region_el *r, *next; in region_free()61 struct region_el *r, *new_region, *prev, *next; in region_allocate()106 new_region = malloc(sizeof(struct region_el)); in region_allocate()158 struct region_el *r; in region_print()