Searched refs:region_el (Results 1 – 1 of 1) sorted by relevance
23 struct region_el { struct26 struct region_el *next; argument32 struct region_el *allocated;50 struct region_el *r, *next; in region_free()62 struct region_el *r, *new_region, *prev, *next; in region_allocate()107 new_region = malloc(sizeof(struct region_el)); in region_allocate()159 struct region_el *r; in region_print()