Searched refs:TYPE_POINTER (Results 1 – 9 of 9) sorted by relevance
305 r->kind = TYPE_POINTER;751 const int pointer_p = t->kind == TYPE_POINTER;770 && (t->kind != TYPE_POINTER || ! UNION_OR_STRUCT_P (t->u.p)))813 if (t->kind == TYPE_ARRAY && t->u.a.p->kind == TYPE_POINTER944 if (length && f->type->kind == TYPE_POINTER)946 else if (maybe_undef && f->type->kind == TYPE_POINTER)948 else if (pass_param && f->type->kind == TYPE_POINTER && param)957 case TYPE_POINTER:1443 case TYPE_POINTER:1572 int pointer_p = t->kind == TYPE_POINTER;[all …]
34 TYPE_POINTER, enumerator
289 r->kind = TYPE_POINTER; in create_pointer()742 const int pointer_p = t->kind == TYPE_POINTER; in adjust_field_type()761 && (t->kind != TYPE_POINTER || ! UNION_OR_STRUCT_P (t->u.p))) in adjust_field_type()804 if (t->kind == TYPE_ARRAY && t->u.a.p->kind == TYPE_POINTER in adjust_field_type()929 if (nested_ptr && f->type->kind == TYPE_POINTER) in set_gc_used_type()932 else if (length && f->type->kind == TYPE_POINTER) in set_gc_used_type()934 else if (maybe_undef && f->type->kind == TYPE_POINTER) in set_gc_used_type()936 else if (pass_param && f->type->kind == TYPE_POINTER && param) in set_gc_used_type()945 case TYPE_POINTER: in set_gc_used_type()1446 case TYPE_POINTER: in output_mangled_typename()[all …]
67 TYPE_POINTER, enumerator
94 case TYPE_POINTER: in printf_fetchargs()
459 type = TYPE_POINTER; in PRINTF_PARSE()
742 case TYPE_POINTER: in VASNPRINTF()
918 RECORD(TYPE_POINTER); in WriteBlockInfoBlock()