Home
last modified time | relevance | path

Searched defs:ival (Results 1 – 25 of 163) sorted by relevance

1234567

/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-predicates.c360 nds32_can_use_bclr_p (HOST_WIDE_INT ival) in nds32_can_use_bclr_p()
377 nds32_can_use_bset_p (HOST_WIDE_INT ival) in nds32_can_use_bset_p()
393 nds32_can_use_btgl_p (HOST_WIDE_INT ival) in nds32_can_use_btgl_p()
409 nds32_can_use_bitci_p (HOST_WIDE_INT ival) in nds32_can_use_bitci_p()
609 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVp5_p() local
616 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVs5_p() local
623 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVs2_p() local
630 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVhi_p() local
H A Dnds32-predicates.cc360 nds32_can_use_bclr_p (HOST_WIDE_INT ival) in nds32_can_use_bclr_p()
377 nds32_can_use_bset_p (HOST_WIDE_INT ival) in nds32_can_use_bset_p()
393 nds32_can_use_btgl_p (HOST_WIDE_INT ival) in nds32_can_use_btgl_p()
409 nds32_can_use_bitci_p (HOST_WIDE_INT ival) in nds32_can_use_bitci_p()
609 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVp5_p() local
616 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVs5_p() local
623 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVs2_p() local
630 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVhi_p() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-predicates.c360 nds32_can_use_bclr_p (HOST_WIDE_INT ival) in nds32_can_use_bclr_p()
377 nds32_can_use_bset_p (HOST_WIDE_INT ival) in nds32_can_use_bset_p()
393 nds32_can_use_btgl_p (HOST_WIDE_INT ival) in nds32_can_use_btgl_p()
409 nds32_can_use_bitci_p (HOST_WIDE_INT ival) in nds32_can_use_bitci_p()
609 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVp5_p() local
616 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVs5_p() local
623 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVs2_p() local
630 HOST_WIDE_INT ival = const_vector_to_hwint (op); in nds32_valid_CVhi_p() local
/netbsd/external/bsd/ntp/dist/libntp/
H A Docttoint.c16 u_long *ival in octtoint()
H A Datoint.c16 long *ival in atoint()
/netbsd/external/bsd/byacc/dist/test/
H A Derr_syntax22.y9 int ival; member
H A Derr_syntax23.y9 int ival; member
H A Derr_syntax24.y9 int ival; member
H A Dok_syntax1.y48 int ival; member
H A Derr_syntax25.y9 int ival; member
H A Dvarsyntax_calc1.y36 int ival; // dreg & vreg array index values member
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dapitest.c38 int ival; in main() local
/netbsd/external/bsd/byacc/dist/test/yacc/
H A Dcalc1.tab.h15 int ival; member
H A Dvarsyntax_calc1.tab.h15 int ival; /* dreg & vreg array index values*/ member
/netbsd/external/bsd/byacc/dist/test/btyacc/
H A Dvarsyntax_calc1.tab.h18 int ival; /* dreg & vreg array index values*/ member
H A Dcalc1.tab.h18 int ival; member
H A Dbtyacc_calc1.tab.h18 int ival; member
/netbsd/external/bsd/openldap/dist/libraries/liblber/
H A Ddtest.c70 int ival = -1; in main() local
H A Detest.c79 int ival = -1; in main() local
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDerivedMetrics.cc262 int ival = map[def->index]; in eval_one_item() local
287 int ival = -1 - map[i]; in eval() local
/netbsd/sbin/wsconsctl/
H A Dmap_parse.y89 int ival; member
/netbsd/sys/dev/acpi/
H A Ddwcwdt_acpi.c67 ACPI_INTEGER ival; in dwcwdt_acpi_attach() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Driscv-tdep.c1191 void decode_r_type_insn (enum opcode opcode, ULONGEST ival) in decode_r_type_insn()
1200 void decode_cr_type_insn (enum opcode opcode, ULONGEST ival) in decode_cr_type_insn()
1208 void decode_i_type_insn (enum opcode opcode, ULONGEST ival) in decode_i_type_insn()
1217 void decode_ci_type_insn (enum opcode opcode, ULONGEST ival) in decode_ci_type_insn()
1225 void decode_s_type_insn (enum opcode opcode, ULONGEST ival) in decode_s_type_insn()
1259 void decode_u_type_insn (enum opcode opcode, ULONGEST ival) in decode_u_type_insn()
1267 void decode_j_type_insn (enum opcode opcode, ULONGEST ival) in decode_j_type_insn()
1275 void decode_cj_type_insn (enum opcode opcode, ULONGEST ival) in decode_cj_type_insn()
1281 void decode_b_type_insn (enum opcode opcode, ULONGEST ival) in decode_b_type_insn()
1289 void decode_cb_type_insn (enum opcode opcode, ULONGEST ival) in decode_cb_type_insn()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Driscv-tdep.c1191 void decode_r_type_insn (enum opcode opcode, ULONGEST ival) in decode_r_type_insn()
1200 void decode_cr_type_insn (enum opcode opcode, ULONGEST ival) in decode_cr_type_insn()
1208 void decode_i_type_insn (enum opcode opcode, ULONGEST ival) in decode_i_type_insn()
1217 void decode_ci_type_insn (enum opcode opcode, ULONGEST ival) in decode_ci_type_insn()
1225 void decode_s_type_insn (enum opcode opcode, ULONGEST ival) in decode_s_type_insn()
1259 void decode_u_type_insn (enum opcode opcode, ULONGEST ival) in decode_u_type_insn()
1267 void decode_j_type_insn (enum opcode opcode, ULONGEST ival) in decode_j_type_insn()
1275 void decode_cj_type_insn (enum opcode opcode, ULONGEST ival) in decode_cj_type_insn()
1281 void decode_b_type_insn (enum opcode opcode, ULONGEST ival) in decode_b_type_insn()
1289 void decode_cb_type_insn (enum opcode opcode, ULONGEST ival) in decode_cb_type_insn()
[all …]
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dmcparse.y45 rc_uint_type ival; member

1234567