Searched refs:ntype (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dread_bad_advance.f906 integer :: ntype = 55 variable in program:test
18 READ (10,*,END=77,ERR=77) ntype
26 80 READ (10,*,END=99,ERR=99) ntype
27 if (ntype.ne.1234) goto 99
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dvrp85.c7 #define T(n, ntype, wtype) \
11 if ((ntype) s == 0) \
/haiku-buildtools/legacy/binutils/binutils/
H A Drdcoff.c137 struct coff_types *types, long coff_symno, int ntype,
143 if ((ntype & ~N_BTMASK) != 0)
147 newtype = DECREF (ntype);
149 if (ISPTR (ntype))
155 else if (ISFCN (ntype))
162 else if (ISARY (ntype))
197 non_fatal (_("parse_coff_type: Bad type code 0x%x"), ntype);
226 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype,
234 struct coff_types *types, long coff_symno, int ntype,
242 if (ntype >
135 parse_coff_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, bfd_boolean useaux, void *dhandle) argument
232 parse_coff_base_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, void *dhandle) argument
372 parse_coff_struct_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, int ntype, union internal_auxent *pauxent, void *dhandle) argument
[all...]
/haiku-buildtools/binutils/binutils/
H A Drdcoff.c143 struct coff_types *types, long coff_symno, int ntype,
149 if ((ntype & ~N_BTMASK) != 0)
153 newtype = DECREF (ntype);
155 if (ISPTR (ntype))
161 else if (ISFCN (ntype))
168 else if (ISARY (ntype))
203 non_fatal (_("parse_coff_type: Bad type code 0x%x"), ntype);
232 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype,
240 struct coff_types *types, long coff_symno, int ntype,
248 if (ntype >
141 parse_coff_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, bfd_boolean useaux, void *dhandle) argument
238 parse_coff_base_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, void *dhandle) argument
378 parse_coff_struct_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, int ntype, union internal_auxent *pauxent, void *dhandle) argument
[all...]
H A Dod-xcoff.c365 unsigned short ntype; member in struct:xcoff32_symbol::sym
694 s->sym.ntype = bfd_h_get_16 (abfd, sym.e_type);
803 printf (" %04x %3u ", s->sym.ntype, s->sym.numaux);
/haiku-buildtools/gcc/gcc/testsuite/objc-obj-c++-shared/
H A Dobjc-test-suite-next-encode-assist-impl.h538 const char *ntype; local
543 ntype = type;
544 while (*ntype != _C_STRUCT_E && *ntype != _C_STRUCT_B && *ntype != _C_UNION_B
545 && *ntype++ != '=')
548 /* If there's a "<name>=", ntype - 1 points to '='; skip the name */
549 if (*(ntype - 1) == '=')
550 type = ntype;
/haiku-buildtools/legacy/gcc/libobjc/
H A Dencoding.c701 const char *ntype; local
713 ntype = type;
714 while (*ntype != _C_STRUCT_E && *ntype != _C_STRUCT_B && *ntype != _C_UNION_B
715 && *ntype++ != '=')
718 /* If there's a "<name>=", ntype - 1 points to '='; skip the the name */
719 if (*(ntype - 1) == '=')
720 type = ntype;
/haiku-buildtools/isl/
H A Disl_morph.c373 unsigned ntype; local
390 ntype = isl_basic_set_dim(bset, type);
391 orest = otype + ntype;
398 if (isl_seq_first_non_zero(bset->eq[f_eq + n_eq] + otype, ntype) == -1)
403 H = isl_mat_sub_alloc6(bset->ctx, bset->eq, f_eq, n_eq, otype, ntype);
458 dim = isl_space_drop_dims(dim, type, 0, ntype);
459 dim = isl_space_add_dims(dim, type, ntype - n_eq);
/haiku-buildtools/legacy/binutils/ld/
H A Dldmain.c1042 enum bfd_link_hash_type ntype,
1048 if (ntype == bfd_link_hash_defined
1049 || ntype == bfd_link_hash_defweak
1050 || ntype == bfd_link_hash_indirect)
1062 ASSERT (ntype == bfd_link_hash_common);
1070 ASSERT (otype == bfd_link_hash_common && ntype == bfd_link_hash_common);
1034 multiple_common(struct bfd_link_info *info ATTRIBUTE_UNUSED, const char *name, bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize, bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize) argument
/haiku-buildtools/binutils/ld/
H A Dldmain.c1007 enum bfd_link_hash_type ntype,
1040 if (ntype == bfd_link_hash_defined
1041 || ntype == bfd_link_hash_defweak
1042 || ntype == bfd_link_hash_indirect)
1054 ASSERT (ntype == bfd_link_hash_common);
1062 ASSERT (otype == bfd_link_hash_common && ntype == bfd_link_hash_common);
1002 multiple_common(struct bfd_link_info *info ATTRIBUTE_UNUSED, struct bfd_link_hash_entry *h, bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dtree.c3359 tree ntype;
3364 ntype = copy_node (ttype);
3366 TYPE_POINTER_TO (ntype) = 0;
3367 TYPE_REFERENCE_TO (ntype) = 0;
3368 TYPE_ATTRIBUTES (ntype) = attribute;
3371 TYPE_MAIN_VARIANT (ntype) = ntype;
3372 TYPE_NEXT_VARIANT (ntype) = 0;
3373 set_type_quals (ntype, TYPE_UNQUALIFIED);
3375 hashcode = TYPE_HASH (TREE_CODE (ntype))
3336 tree ntype; local
[all...]
/haiku-buildtools/legacy/binutils/include/
H A Dbfdlink.h468 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
/haiku-buildtools/binutils/include/
H A Dbfdlink.h651 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dimport.cc725 Named_type* ntype = no->type_value(); local
728 ntype->clear_is_visible();
733 type = ntype;
H A Dexpressions.cc13306 Named_type* ntype = Type::lookup_integer_type("int"); local
13307 Integer_type* inttype = ntype->integer_type();
/haiku-buildtools/gcc/gcc/
H A Dtree.c4756 tree ntype;
4779 ntype = build_distinct_type_copy (ttype);
4781 TYPE_ATTRIBUTES (ntype) = attribute;
4784 if (TREE_TYPE (ntype))
4785 hstate.add_object (TYPE_HASH (TREE_TYPE (ntype)));
4788 switch (TREE_CODE (ntype))
4791 type_hash_list (TYPE_ARG_TYPES (ntype), hstate);
4794 if (TYPE_DOMAIN (ntype))
4795 hstate.add_object (TYPE_HASH (TYPE_DOMAIN (ntype)));
4798 t = TYPE_MAX_VALUE (ntype);
4735 tree ntype; local
[all...]
H A Dexpr.c5282 tree ntype
5285 if (ntype == NULL)
5286 ntype = lang_hooks.types.type_for_mode
5290 exp = fold_convert_loc (loc, ntype, exp);
5270 tree ntype local
H A Dfold-const.c773 tree ntype = TYPE_UNSIGNED (type)
776 tree temp = fold_convert_loc (loc, ntype, TREE_OPERAND (t, 0));
777 temp = fold_build2_loc (loc, RSHIFT_EXPR, ntype, temp, op1);
770 tree ntype = TYPE_UNSIGNED (type) local
/haiku-buildtools/legacy/binutils/bfd/
H A Dmach-o.c441 unsigned char ntype = 0; local
448 ntype = (s->udata.i >> 24) & 0xff;
453 bfd_h_put_8 (abfd, ntype, buf + 4);
/haiku-buildtools/binutils/gas/config/
H A Dobj-macho.c1114 obj_mach_o_sym_qual (int ntype) argument
1128 obj_mach_o_set_symbol_qualifier (symbolP, ntype);
H A Dtc-arm.c2340 struct neon_type ntype; local
2391 if (parse_neon_type (&ntype, &p) == SUCCESS)
2401 if (ntype.elems != 1)
2406 typeinfo.eltype = ntype.el[0];
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dutils.c4855 tree ntype = copy_type (etype);
4856 TYPE_BIASED_REPRESENTATION_P (ntype) = 0;
4857 TYPE_MAIN_VARIANT (ntype) = ntype;
4858 expr = build1 (NOP_EXPR, ntype, expr);
4825 tree ntype = copy_type (etype); local

Completed in 354 milliseconds