Searched refs:bitmap_element_allocate (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dbitmap.c40 static bitmap_element *bitmap_element_allocate (bitmap);
103 bitmap_element_allocate (bitmap head)
363 bitmap_element *node = bitmap_element_allocate (head);
404 bitmap_element *to_elt = bitmap_element_allocate (to);
510 ptr = bitmap_element_allocate (head);
101 bitmap_element_allocate (bitmap head) function

Completed in 114 milliseconds