Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dggc-zone.c273 alloc_type alloc_bits[1]; member
476 alloc_type *alloc_bits; member
638 zone_object_size_1 (alloc_type *alloc_bits, in zone_object_size_1() argument
647 alloc_word = alloc_bits[start_word++]; in zone_object_size_1()
666 alloc_word = alloc_bits[start_word++]; in zone_object_size_1()
1190 entry->alloc_bits[0] = 1; in ggc_alloc_zone_stat()
1673 alloc_word_p = sp->alloc_bits; in sweep_pages()
2148 alloc_type *alloc_bits; member
2236 if (d->alloc_bits == NULL) in ggc_pch_this_base()
2308 free (d->alloc_bits); in ggc_pch_finish()
[all …]