Home
last modified time | relevance | path

Searched refs:onepart_aux (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvar-tracking.c308 struct onepart_aux struct
344 struct onepart_aux *onepaux; argument
7367 static struct onepart_aux *
8055 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8060 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8070 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvar-tracking.c333 struct onepart_aux struct
369 struct onepart_aux *onepaux; argument
7215 static struct onepart_aux *
7905 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
7910 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
7920 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvar-tracking.c309 struct onepart_aux struct
345 struct onepart_aux *onepaux; argument
7317 static struct onepart_aux *
8005 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8010 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8020 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
H A DChangeLog-201228520 (onepart_aux, expand_loc_callback_data): Change depth type to it.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvar-tracking.c308 struct onepart_aux struct
344 struct onepart_aux *onepaux; argument
7367 static struct onepart_aux *
8055 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8060 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8070 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvar-tracking.c333 struct onepart_aux struct
369 struct onepart_aux *onepaux; argument
7238 static struct onepart_aux *
7928 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
7933 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
7943 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvar-tracking.c312 struct onepart_aux struct
348 struct onepart_aux *onepaux; argument
7458 static struct onepart_aux *
8147 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8152 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8162 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvar-tracking.c312 struct onepart_aux struct
348 struct onepart_aux *onepaux; argument
7457 static struct onepart_aux *
8146 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8151 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8161 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvar-tracking.c309 struct onepart_aux struct
345 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvar-tracking.c310 struct onepart_aux struct
346 struct onepart_aux *onepaux; argument
7425 static struct onepart_aux *
8114 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8119 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8129 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c309 struct onepart_aux struct
345 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c309 struct onepart_aux struct
345 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
H A DChangeLog-201228520 (onepart_aux, expand_loc_callback_data): Change depth type to it.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvar-tracking.c310 struct onepart_aux struct
346 struct onepart_aux *onepaux; argument
7425 static struct onepart_aux *
8114 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8119 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8129 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
H A DChangeLog-201228520 (onepart_aux, expand_loc_callback_data): Change depth type to it.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvar-tracking.c310 struct onepart_aux struct
346 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c309 struct onepart_aux struct
345 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c309 struct onepart_aux struct
345 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
H A DChangeLog-201228520 (onepart_aux, expand_loc_callback_data): Change depth type to it.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvar-tracking.c312 struct onepart_aux struct
348 struct onepart_aux *onepaux; argument
7458 static struct onepart_aux *
8147 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8152 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8162 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvar-tracking.c309 struct onepart_aux struct
345 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvar-tracking.c312 struct onepart_aux struct
348 struct onepart_aux *onepaux; argument
7458 static struct onepart_aux *
8147 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8152 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8162 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvar-tracking.c310 struct onepart_aux struct
346 struct onepart_aux *onepaux; argument
7425 static struct onepart_aux *
8114 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8119 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8129 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvar-tracking.c310 struct onepart_aux struct
346 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvar-tracking.c310 struct onepart_aux struct
346 struct onepart_aux *onepaux; argument
7422 static struct onepart_aux *
8110 allocsize = offsetof (struct onepart_aux, deps) in loc_exp_dep_alloc()
8115 VAR_LOC_1PAUX (var) = XRESIZEVAR (struct onepart_aux, in loc_exp_dep_alloc()
8125 VAR_LOC_1PAUX (var) = XNEWVAR (struct onepart_aux, allocsize); in loc_exp_dep_alloc()

123