Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.h214 GC_UNUSED=0, enumerator
H A Dgengtype-state.c892 case GC_UNUSED: in write_state_gc_used()
1265 struct type loctype = { TYPE_SCALAR, 0, 0, 0, GC_UNUSED, {0} }; in read_state_already_seen_type()
1551 *pgus = GC_UNUSED; in read_state_gc_used()
H A Dgengtype.c1422 t->u.param_struct.stru->gc_used = GC_UNUSED; in set_gc_used_type()
4505 case GC_UNUSED: in dump_gc_used()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype.h225 GC_UNUSED=0, enumerator
H A Dgengtype-state.c909 gcc_assert (current->gc_used == GC_UNUSED); in write_state_undefined_type()
1057 case GC_UNUSED: in write_state_gc_used()
1436 struct type loctype = { TYPE_SCALAR, 0, 0, 0, GC_UNUSED, {0} }; in read_state_already_seen_type()
1766 *pgus = GC_UNUSED; in read_state_gc_used()
H A Dgengtype.c1559 if (level > GC_UNUSED) in set_gc_used_type()
1563 t->gc_used = GC_UNUSED; in set_gc_used_type()
4737 case GC_UNUSED: in dump_gc_used()
4858 gcc_assert (t->gc_used == GC_UNUSED); in dump_type()