Home
last modified time | relevance | path

Searched refs:small_page (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDggc-zone.c1394 struct small_page_entry *small_page in ggc_set_mark() local
1397 if (small_page->mark_bits[zone_get_object_mark_word (p)] in ggc_set_mark()
1400 small_page->mark_bits[zone_get_object_mark_word (p)] in ggc_set_mark()
1441 struct small_page_entry *small_page in ggc_marked_p() local
1444 return 0 != (small_page->mark_bits[zone_get_object_mark_word (p)] in ggc_marked_p()