Home
last modified time | relevance | path

Searched refs:intoffset (Results 1 – 25 of 133) sorted by relevance

123456

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/pelletier/go-toml/v2/internal/danger/
H A Ddanger.go24 intoffset := int(offset)
26 if intoffset > datap.Len {
27 panic(fmt.Errorf("slice offset (%d) is farther than data length (%d)", intoffset, datap.Len))
30 if intoffset+hlp.Len > datap.Len {
31 …panic(fmt.Errorf("slice ends (%d+%d) is farther than data length (%d)", intoffset, hlp.Len, datap.…
34 return intoffset
/dports/emulators/x49gp/x49gp/x49gp-code/
H A Ds3c2410_intc.c64 uint32_t intoffset; member
94 S3C2410_OFFSET(INTC, INTOFFSET, 0x00000000, intc->intoffset), in s3c2410_intc_data_init()
350 intc->intoffset = offset[index]; in s3c2410_intc_gen_int()
351 intc->intpnd |= (1 << intc->intoffset); in s3c2410_intc_gen_int()
354 printf("INTC: irq pending: %u (%08x)\n", intc->intoffset, intc->intpnd); in s3c2410_intc_gen_int()
/dports/graphics/imlib2/imlib2-1.7.0/src/modules/loaders/
H A Dloader_gif.c10 static const int intoffset[] = { 0, 4, 2, 1 }; in load2() local
75 for (j = intoffset[i]; j < h; j += intjump[i]) in load2()
/dports/science/bagel/bagel-1.2.2/src/integral/hrr_gen/
H A Dmain.cc162 const int intoffset = pl + ix + (n + 1) * (iy + (n + 1) * iz); in main() local
163 const int mapinto = mapping[intoffset]; in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dsparc.c5176 parms->intoffset = -1; in function_arg_record_value_1()
5188 parms->intoffset = bitpos; in function_arg_record_value_1()
5207 if (parms->intoffset == -1) in function_arg_record_value_3()
5210 intoffset = parms->intoffset; in function_arg_record_value_3()
5211 parms->intoffset = -1; in function_arg_record_value_3()
5233 intoffset /= BITS_PER_UNIT; in function_arg_record_value_3()
5242 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in function_arg_record_value_3()
5329 parms->intoffset = bitpos; in function_arg_record_value_2()
5365 parms.intoffset = 0; in function_arg_record_value()
5369 if (parms.intoffset != -1) in function_arg_record_value()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sparc/
H A Dsparc.c4667 parms->intoffset = -1; in function_arg_record_value_1()
4683 parms->intoffset = bitpos; in function_arg_record_value_1()
4702 if (parms->intoffset == -1) in function_arg_record_value_3()
4705 intoffset = parms->intoffset; in function_arg_record_value_3()
4706 parms->intoffset = -1; in function_arg_record_value_3()
4728 intoffset /= BITS_PER_UNIT; in function_arg_record_value_3()
4737 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in function_arg_record_value_3()
4837 parms->intoffset = bitpos; in function_arg_record_value_2()
4873 parms.intoffset = 0; in function_arg_record_value()
4877 if (parms.intoffset != -1) in function_arg_record_value()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dsparc.c5176 parms->intoffset = -1; in function_arg_record_value_1()
5188 parms->intoffset = bitpos; in function_arg_record_value_1()
5207 if (parms->intoffset == -1) in function_arg_record_value_3()
5210 intoffset = parms->intoffset; in function_arg_record_value_3()
5211 parms->intoffset = -1; in function_arg_record_value_3()
5233 intoffset /= BITS_PER_UNIT; in function_arg_record_value_3()
5242 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in function_arg_record_value_3()
5329 parms->intoffset = bitpos; in function_arg_record_value_2()
5365 parms.intoffset = 0; in function_arg_record_value()
5369 if (parms.intoffset != -1) in function_arg_record_value()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/config/sparc/
H A Dsparc.c6421 parms->intoffset = -1; in function_arg_record_value_1()
6437 parms->intoffset = bitpos; in function_arg_record_value_1()
6456 if (parms->intoffset == -1) in function_arg_record_value_3()
6459 intoffset = parms->intoffset; in function_arg_record_value_3()
6460 parms->intoffset = -1; in function_arg_record_value_3()
6482 intoffset /= BITS_PER_UNIT; in function_arg_record_value_3()
6491 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in function_arg_record_value_3()
6591 parms->intoffset = bitpos; in function_arg_record_value_2()
6627 parms.intoffset = 0; in function_arg_record_value()
6631 if (parms.intoffset != -1) in function_arg_record_value()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/sparc/
H A Dsparc.c6083 parms->intoffset = -1; in function_arg_record_value_1()
6099 parms->intoffset = bitpos; in function_arg_record_value_1()
6118 if (parms->intoffset == -1) in function_arg_record_value_3()
6121 intoffset = parms->intoffset; in function_arg_record_value_3()
6122 parms->intoffset = -1; in function_arg_record_value_3()
6144 intoffset /= BITS_PER_UNIT; in function_arg_record_value_3()
6153 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in function_arg_record_value_3()
6253 parms->intoffset = bitpos; in function_arg_record_value_2()
6289 parms.intoffset = 0; in function_arg_record_value()
6293 if (parms.intoffset != -1) in function_arg_record_value()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/sparc/
H A Dsparc.c6488 parms->intoffset = -1; in function_arg_record_value_1()
6504 parms->intoffset = bitpos; in function_arg_record_value_1()
6523 if (parms->intoffset == -1) in function_arg_record_value_3()
6526 intoffset = parms->intoffset; in function_arg_record_value_3()
6527 parms->intoffset = -1; in function_arg_record_value_3()
6549 intoffset /= BITS_PER_UNIT; in function_arg_record_value_3()
6558 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in function_arg_record_value_3()
6658 parms->intoffset = bitpos; in function_arg_record_value_2()
6694 parms.intoffset = 0; in function_arg_record_value()
6698 if (parms.intoffset != -1) in function_arg_record_value()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/sparc/
H A Dsparc.c6502 if (data->intoffset < 0) in compute_int_layout()
6505 const int intoffset = data->intoffset; in compute_int_layout() local
6506 data->intoffset = -1; in compute_int_layout()
6595 if (data->intoffset < 0) in count_registers()
6596 data->intoffset = bitpos; in count_registers()
6606 int intoffset = data->intoffset; in assign_int_registers() local
6625 intoffset /= BITS_PER_UNIT; in assign_int_registers()
6635 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
6687 data->intoffset = bitpos; in assign_registers()
6718 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/sparc/
H A Dsparc.c6502 if (data->intoffset < 0) in compute_int_layout()
6505 const int intoffset = data->intoffset; in compute_int_layout() local
6506 data->intoffset = -1; in compute_int_layout()
6595 if (data->intoffset < 0) in count_registers()
6596 data->intoffset = bitpos; in count_registers()
6606 int intoffset = data->intoffset; in assign_int_registers() local
6625 intoffset /= BITS_PER_UNIT; in assign_int_registers()
6635 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
6687 data->intoffset = bitpos; in assign_registers()
6718 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000-call.c6309 int intregs, intoffset; in rs6000_darwin64_record_arg_advance_flush() local
6324 if (cum->intoffset == -1) in rs6000_darwin64_record_arg_advance_flush()
6327 intoffset = cum->intoffset; in rs6000_darwin64_record_arg_advance_flush()
6328 cum->intoffset = -1; in rs6000_darwin64_record_arg_advance_flush()
6340 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_advance_flush()
6568 cum->intoffset = 0; in rs6000_function_arg_advance_1()
6696 intoffset = cum->intoffset; in rs6000_darwin64_record_arg_flush()
6697 cum->intoffset = -1; in rs6000_darwin64_record_arg_flush()
6713 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_flush()
6741 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in rs6000_darwin64_record_arg_flush()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000-call.c6337 int intregs, intoffset; in rs6000_darwin64_record_arg_advance_flush() local
6352 if (cum->intoffset == -1) in rs6000_darwin64_record_arg_advance_flush()
6355 intoffset = cum->intoffset; in rs6000_darwin64_record_arg_advance_flush()
6356 cum->intoffset = -1; in rs6000_darwin64_record_arg_advance_flush()
6368 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_advance_flush()
6596 cum->intoffset = 0; in rs6000_function_arg_advance_1()
6724 intoffset = cum->intoffset; in rs6000_darwin64_record_arg_flush()
6725 cum->intoffset = -1; in rs6000_darwin64_record_arg_flush()
6741 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_flush()
6769 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in rs6000_darwin64_record_arg_flush()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000-call.c6337 int intregs, intoffset; in rs6000_darwin64_record_arg_advance_flush() local
6352 if (cum->intoffset == -1) in rs6000_darwin64_record_arg_advance_flush()
6355 intoffset = cum->intoffset; in rs6000_darwin64_record_arg_advance_flush()
6356 cum->intoffset = -1; in rs6000_darwin64_record_arg_advance_flush()
6368 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_advance_flush()
6596 cum->intoffset = 0; in rs6000_function_arg_advance_1()
6724 intoffset = cum->intoffset; in rs6000_darwin64_record_arg_flush()
6725 cum->intoffset = -1; in rs6000_darwin64_record_arg_flush()
6741 intoffset = ROUND_DOWN (intoffset, BITS_PER_WORD); in rs6000_darwin64_record_arg_flush()
6769 intoffset = (intoffset | (UNITS_PER_WORD-1)) + 1; in rs6000_darwin64_record_arg_flush()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/sparc/
H A Dsparc.c7001 if (data->intoffset < 0) in compute_int_layout()
7004 const int intoffset = data->intoffset; in compute_int_layout() local
7005 data->intoffset = -1; in compute_int_layout()
7094 if (data->intoffset < 0) in count_registers()
7095 data->intoffset = bitpos; in count_registers()
7105 int intoffset = data->intoffset; in assign_int_registers() local
7124 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7134 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7186 data->intoffset = bitpos; in assign_registers()
7217 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/sparc/
H A Dsparc.c7032 if (data->intoffset < 0) in compute_int_layout()
7035 const int intoffset = data->intoffset; in compute_int_layout() local
7036 data->intoffset = -1; in compute_int_layout()
7123 if (data->intoffset < 0) in count_registers()
7124 data->intoffset = bitpos; in count_registers()
7134 int intoffset = data->intoffset; in assign_int_registers() local
7153 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7163 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7213 data->intoffset = bitpos; in assign_registers()
7244 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/sparc/
H A Dsparc.c7027 if (data->intoffset < 0) in compute_int_layout()
7030 const int intoffset = data->intoffset; in compute_int_layout() local
7031 data->intoffset = -1; in compute_int_layout()
7118 if (data->intoffset < 0) in count_registers()
7119 data->intoffset = bitpos; in count_registers()
7129 int intoffset = data->intoffset; in assign_int_registers() local
7148 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7158 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7208 data->intoffset = bitpos; in assign_registers()
7239 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/sparc/
H A Dsparc.c7049 if (data->intoffset < 0) in compute_int_layout()
7052 const int intoffset = data->intoffset; in compute_int_layout() local
7053 data->intoffset = -1; in compute_int_layout()
7140 if (data->intoffset < 0) in count_registers()
7141 data->intoffset = bitpos; in count_registers()
7151 int intoffset = data->intoffset; in assign_int_registers() local
7170 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7180 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7230 data->intoffset = bitpos; in assign_registers()
7261 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/sparc/
H A Dsparc.c6975 if (data->intoffset < 0) in compute_int_layout()
6978 const int intoffset = data->intoffset; in compute_int_layout() local
6979 data->intoffset = -1; in compute_int_layout()
7068 if (data->intoffset < 0) in count_registers()
7069 data->intoffset = bitpos; in count_registers()
7079 int intoffset = data->intoffset; in assign_int_registers() local
7098 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7108 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7160 data->intoffset = bitpos; in assign_registers()
7191 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/sparc/
H A Dsparc.c7104 if (data->intoffset < 0) in compute_int_layout()
7107 const int intoffset = data->intoffset; in compute_int_layout() local
7108 data->intoffset = -1; in compute_int_layout()
7195 if (data->intoffset < 0) in count_registers()
7196 data->intoffset = bitpos; in count_registers()
7206 int intoffset = data->intoffset; in assign_int_registers() local
7225 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7235 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7285 data->intoffset = bitpos; in assign_registers()
7316 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/sparc/
H A Dsparc.c7100 if (data->intoffset < 0) in compute_int_layout()
7103 const int intoffset = data->intoffset; in compute_int_layout() local
7104 data->intoffset = -1; in compute_int_layout()
7191 if (data->intoffset < 0) in count_registers()
7192 data->intoffset = bitpos; in count_registers()
7202 int intoffset = data->intoffset; in assign_int_registers() local
7221 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7231 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7281 data->intoffset = bitpos; in assign_registers()
7312 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/sparc/
H A Dsparc.c7001 if (data->intoffset < 0) in compute_int_layout()
7004 const int intoffset = data->intoffset; in compute_int_layout() local
7005 data->intoffset = -1; in compute_int_layout()
7094 if (data->intoffset < 0) in count_registers()
7095 data->intoffset = bitpos; in count_registers()
7105 int intoffset = data->intoffset; in assign_int_registers() local
7124 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7134 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7186 data->intoffset = bitpos; in assign_registers()
7217 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/sparc/
H A Dsparc.c7001 if (data->intoffset < 0) in compute_int_layout()
7004 const int intoffset = data->intoffset; in compute_int_layout() local
7005 data->intoffset = -1; in compute_int_layout()
7094 if (data->intoffset < 0) in count_registers()
7095 data->intoffset = bitpos; in count_registers()
7105 int intoffset = data->intoffset; in assign_int_registers() local
7124 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7134 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7186 data->intoffset = bitpos; in assign_registers()
7217 data.intoffset = 0; in function_arg_record_value()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/sparc/
H A Dsparc.c7001 if (data->intoffset < 0) in compute_int_layout()
7004 const int intoffset = data->intoffset; in compute_int_layout() local
7005 data->intoffset = -1; in compute_int_layout()
7094 if (data->intoffset < 0) in count_registers()
7095 data->intoffset = bitpos; in count_registers()
7105 int intoffset = data->intoffset; in assign_int_registers() local
7124 intoffset /= BITS_PER_UNIT; in assign_int_registers()
7134 intoffset = (intoffset | (UNITS_PER_WORD - 1)) + 1; in assign_int_registers()
7186 data->intoffset = bitpos; in assign_registers()
7217 data.intoffset = 0; in function_arg_record_value()
[all …]

123456