/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | typesem.c | 21 Type *itype; variable 23 TypeToExpressionVisitor(Type *itype) in TypeToExpressionVisitor()
|
H A D | initsem.c | 708 Type *itype; variable 710 InitToExpressionVisitor(Type *itype) in InitToExpressionVisitor()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | a_int.c | 327 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64() 340 static int asn1_string_set_int64(ASN1_STRING *a, int64_t r, int itype) in asn1_string_set_int64() 362 int itype) in asn1_string_get_uint64() 379 static int asn1_string_set_uint64(ASN1_STRING *a, uint64_t r, int itype) in asn1_string_set_uint64() 506 int itype) in asn1_string_to_bn()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
H A D | a_int.c | 319 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64() 332 static int asn1_string_set_int64(ASN1_STRING *a, int64_t r, int itype) in asn1_string_set_int64() 354 int itype) in asn1_string_get_uint64() 371 static int asn1_string_set_uint64(ASN1_STRING *a, uint64_t r, int itype) in asn1_string_set_uint64() 494 int itype) in asn1_string_to_bn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-expand.cc | 1850 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_for_init_counts() local 1865 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_for_init_counts() local 1995 tree itype = TREE_TYPE (fd->loops[o].v); in expand_omp_for_init_counts() local 2258 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_for_init_counts() local 2537 tree vtype = TREE_TYPE (fd->loops[i].v), itype, t; in expand_omp_for_init_vars() local 2562 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_for_init_vars() local 2785 tree itype = TREE_TYPE (fd->loops[j].v); in expand_omp_for_init_vars() local 2947 tree itype = vtype; in expand_omp_for_init_vars() local 3031 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_for_init_vars() local 3364 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_ordered_sink() local [all …]
|
H A D | tree-vect-patterns.cc | 211 tree itype, tree *vecotype_out, in vect_supportable_direct_optab_p() 1378 tree itype = type; in vect_recog_widen_op_pattern() local 3078 tree itype = TREE_TYPE (op); in synth_lshift_by_additions() local 3118 tree itype = TREE_TYPE (op1); in apply_binop_and_append_stmt() local 3146 tree itype = TREE_TYPE (op); in vect_synth_mult_by_constant() local 3323 tree oprnd0, oprnd1, vectype, itype; in vect_recog_mult_pattern() local 3413 tree oprnd0, oprnd1, vectype, itype, cond; in vect_recog_divmod_pattern() local 3864 tree type, vectype, comp_vectype, itype = NULL_TREE, vecitype; in vect_recog_mixed_size_cond_pattern() local 4054 tree itype in check_bool_pattern() local 4105 tree itype, cond_expr, rhs1, rhs2, irhs1, irhs2; in adjust_bool_pattern() local
|
H A D | convert.cc | 152 tree itype = TREE_TYPE (expr); in convert_to_real_1() local
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | moxie.h | 68 unsigned itype; member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | moxie.h | 68 unsigned itype; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 1799 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_for_init_counts() local 1813 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_for_init_counts() local 1978 tree vtype = TREE_TYPE (fd->loops[i].v), itype, t; in expand_omp_for_init_vars() local 2181 tree itype = TREE_TYPE (fd->loops[i].v); in expand_omp_ordered_sink() local 2904 tree itype = signed_type_for (type); in expand_omp_for_generic() local 3065 tree itype = TREE_TYPE (cond_var); in expand_omp_for_generic() local 3276 tree itype = TREE_TYPE (cond_var); in expand_omp_for_generic() local 3645 tree type, itype, vmain, vback; in expand_omp_for_static_nochunk() local 4068 tree itype = TREE_TYPE (cond_var); in expand_omp_for_static_nochunk() local 4176 tree itype = TREE_TYPE (cond_var); in expand_omp_for_static_nochunk() local [all …]
|
H A D | tree-vect-patterns.c | 1221 tree itype = type; in vect_recog_widen_op_pattern() local 2722 tree itype = TREE_TYPE (op); in synth_lshift_by_additions() local 2761 tree itype = TREE_TYPE (op1); in apply_binop_and_append_stmt() local 2790 tree itype = TREE_TYPE (op); in vect_synth_mult_by_constant() local 2967 tree oprnd0, oprnd1, vectype, itype; in vect_recog_mult_pattern() local 3056 tree oprnd0, oprnd1, vectype, itype, cond; in vect_recog_divmod_pattern() local 3506 tree type, vectype, comp_vectype, itype = NULL_TREE, vecitype; in vect_recog_mixed_size_cond_pattern() local 3696 tree itype in check_bool_pattern() local 3748 tree itype, cond_expr, rhs1, rhs2, irhs1, irhs2; in adjust_bool_pattern() local
|
H A D | omp-grid.c | 501 tree itype, type = TREE_TYPE (fd.loops[i].v); in grid_gfor_follows_tiling_pattern() local 1308 tree itype, type = TREE_TYPE (index_var); in grid_attempt_target_gridification() local
|
H A D | convert.c | 152 tree itype = TREE_TYPE (expr); in convert_to_real_1() local
|
/netbsd-src/usr.sbin/mopd/mopprobe/ |
H A D | mopprobe.c | 131 u_short *ptype, moplen, itype, len; in mopProcess() local
|
/netbsd-src/sys/dev/acpi/ |
H A D | ipmi_acpi.c | 80 ACPI_INTEGER itype, ivers, adr; in ipmi_acpi_attach() local
|
/netbsd-src/sys/arch/vax/mba/ |
H A D | mba.c | 171 int itype, attn, anr; in mbaintr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-builtins.h | 110 tree itype; member
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-microblaze.c | 609 int itype; /* Suffix Type */ member 651 get_imm_otype (int itype) in get_imm_otype() 677 int itype, ilen; in parse_imm() local
|
/netbsd-src/usr.sbin/mopd/common/ |
H A D | print.c | 438 u_short itype,tmps; in mopPrintInfo() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-microblaze.c | 637 int itype; /* Suffix Type */ member 679 get_imm_otype (int itype) in get_imm_otype() 705 int itype, ilen; in parse_imm() local
|
/netbsd-src/sys/arch/macppc/dev/ |
H A D | mediabay.c | 123 int irq, itype; in mediabay_attach() local
|
/netbsd-src/sys/arch/mac68k/dev/ |
H A D | ncr5380.c | 448 int itype; in scsi_main() local 650 int itype; in ncr_ctrl_intr() local
|
/netbsd-src/usr.sbin/mopd/mopd/ |
H A D | process.c | 64 u_short itype,tmps; in mopProcessInfo() local
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | ncr5380.c | 455 int itype; in scsi_main() local 665 int itype; in ncr_ctrl_intr() local
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | db_disasm.c | 103 int itype; /* instruction-type, eg. branch, call, unspec */ member
|