Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.c2292 bool needs_cast_p; member
2403 d->needs_cast_p = false; in walk_type()
2478 d->needs_cast_p = (t->kind != TYPE_POINTER in walk_type()
2849 const char *cast = d->needs_cast_p ? "(void *)" : ""; in write_types_process_field()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype.c2462 bool needs_cast_p; member
2676 d->needs_cast_p = false; in walk_type()
3191 const char *cast = d->needs_cast_p ? "(void *)" : ""; in write_types_process_field()