Searched refs:alloc_xmalloc (Results 1 – 5 of 5) sorted by relevance
44 void *alloc_xmalloc(size_t size);
135 alloc_xmalloc(size_t nbytes) in alloc_xmalloc() function
218 ret = alloc_xmalloc(size); in newnode()
190 alloc_xmalloc(size_t nbytes) in alloc_xmalloc() function
521 ret = alloc_xmalloc(sizeof (*ret)); in find_or_add_event()722 iterinfop = alloc_xmalloc( in hmatch_event()845 struct iterinfo *ret = alloc_xmalloc(sizeof (*ret)); in newiterinfo()1458 ret = alloc_xmalloc(sizeof (*ret)); in add_event_dummy()1516 arrowp = alloc_xmalloc( in itree_create_dummy()1804 newb = alloc_xmalloc(sizeof (struct bubble)); in itree_add_bubble()1847 newal = alloc_xmalloc(sizeof (struct arrowlist)); in add_arrow()1869 newa = alloc_xmalloc(sizeof (struct arrow)); in itree_add_arrow()2101 newc = alloc_xmalloc(sizeof (struct constraintlist)); in itree_add_constraint()