Home
last modified time | relevance | path

Searched refs:comp_tail (Results 1 – 24 of 24) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/shlr/grub/fs/
H A Dntfscomp.c30 if (cc->comp_head >= cc->comp_tail) in decomp_nextvcn()
189 if (ctx->comp.comp_head != ctx->comp.comp_tail) in read_block()
191 ctx->comp.comp_head = ctx->comp.comp_tail = 0; in read_block()
203 ctx->comp.comp_table[ctx->comp.comp_tail][0] = ctx->next_vcn; in read_block()
204 ctx->comp.comp_table[ctx->comp.comp_tail][1] = in read_block()
206 ctx->comp.comp_tail++; in read_block()
220 if (ctx->comp.comp_tail == 0) in read_block()
243 while ((ctx->comp.comp_head < ctx->comp.comp_tail) && (nn)) in read_block()
294 ctx->comp.comp_head = ctx->comp.comp_tail = 0; in ntfscomp()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dprimary.c2414 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2434 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2443 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2483 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2485 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2497 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2505 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2509 &comp_tail->where); in gfc_convert_to_structure_constructor()
2517 && comp_tail->val in gfc_convert_to_structure_constructor()
2525 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dprimary.c2529 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2549 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2558 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2598 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2600 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2612 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2620 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2624 &comp_tail->where); in gfc_convert_to_structure_constructor()
2632 && comp_tail->val in gfc_convert_to_structure_constructor()
2640 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dprimary.c2409 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2429 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2439 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2479 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2481 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2493 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2501 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2505 &comp_tail->where); in gfc_convert_to_structure_constructor()
2513 && comp_tail->val in gfc_convert_to_structure_constructor()
2521 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dprimary.c2409 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2429 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2439 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2479 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2481 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2493 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2501 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2505 &comp_tail->where); in gfc_convert_to_structure_constructor()
2513 && comp_tail->val in gfc_convert_to_structure_constructor()
2521 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dprimary.c2529 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2549 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2558 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2598 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2600 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2612 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2620 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2624 &comp_tail->where); in gfc_convert_to_structure_constructor()
2632 && comp_tail->val in gfc_convert_to_structure_constructor()
2640 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c2827 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2847 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2856 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2929 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2931 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2943 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2951 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2955 &comp_tail->where); in gfc_convert_to_structure_constructor()
2963 && comp_tail->val in gfc_convert_to_structure_constructor()
2971 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dprimary.c2827 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2847 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2856 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2929 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2931 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2943 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2951 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2955 &comp_tail->where); in gfc_convert_to_structure_constructor()
2963 && comp_tail->val in gfc_convert_to_structure_constructor()
2971 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c2827 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2847 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2856 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2929 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2931 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2943 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2951 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2955 &comp_tail->where); in gfc_convert_to_structure_constructor()
2963 && comp_tail->val in gfc_convert_to_structure_constructor()
2971 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c2827 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2847 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2856 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2929 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2931 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2943 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2951 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2955 &comp_tail->where); in gfc_convert_to_structure_constructor()
2963 && comp_tail->val in gfc_convert_to_structure_constructor()
2971 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c2827 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2847 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2856 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2929 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2931 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2943 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2951 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2955 &comp_tail->where); in gfc_convert_to_structure_constructor()
2963 && comp_tail->val in gfc_convert_to_structure_constructor()
2971 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dprimary.c2827 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2847 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
2856 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
2929 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
2931 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
2943 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
2951 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
2955 &comp_tail->where); in gfc_convert_to_structure_constructor()
2963 && comp_tail->val in gfc_convert_to_structure_constructor()
2971 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dprimary.c3067 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3087 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3096 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3175 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3177 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3189 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3197 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3201 &comp_tail->where); in gfc_convert_to_structure_constructor()
3209 && comp_tail->val in gfc_convert_to_structure_constructor()
3217 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dprimary.c2978 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
2998 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3007 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3086 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3088 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3100 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3108 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3112 &comp_tail->where); in gfc_convert_to_structure_constructor()
3120 && comp_tail->val in gfc_convert_to_structure_constructor()
3128 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dprimary.c3102 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3122 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3131 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3210 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3212 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3224 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3232 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3236 &comp_tail->where); in gfc_convert_to_structure_constructor()
3244 && comp_tail->val in gfc_convert_to_structure_constructor()
3252 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dprimary.c3092 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3112 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3121 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3200 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3202 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3214 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3222 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3226 &comp_tail->where); in gfc_convert_to_structure_constructor()
3234 && comp_tail->val in gfc_convert_to_structure_constructor()
3242 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dprimary.c3129 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3149 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3158 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3237 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3239 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3251 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3259 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3263 &comp_tail->where); in gfc_convert_to_structure_constructor()
3271 && comp_tail->val in gfc_convert_to_structure_constructor()
3279 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dprimary.c3120 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3140 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3149 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3228 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3230 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3242 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3250 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3254 &comp_tail->where); in gfc_convert_to_structure_constructor()
3262 && comp_tail->val in gfc_convert_to_structure_constructor()
3270 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dprimary.c3141 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3161 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3170 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3249 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3251 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3263 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3271 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3275 &comp_tail->where); in gfc_convert_to_structure_constructor()
3283 && comp_tail->val in gfc_convert_to_structure_constructor()
3291 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dprimary.c3120 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3140 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3149 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3228 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3230 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3242 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3250 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3254 &comp_tail->where); in gfc_convert_to_structure_constructor()
3262 && comp_tail->val in gfc_convert_to_structure_constructor()
3270 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dprimary.c3131 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3151 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3160 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3239 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3241 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3253 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3261 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3265 &comp_tail->where); in gfc_convert_to_structure_constructor()
3273 && comp_tail->val in gfc_convert_to_structure_constructor()
3281 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dprimary.c3120 comp_tail = comp_head = NULL; in gfc_convert_to_structure_constructor()
3140 comp_tail = comp_tail->next; in gfc_convert_to_structure_constructor()
3149 last_name = comp_tail->name; in gfc_convert_to_structure_constructor()
3228 comp_tail->val = actual->expr; in gfc_convert_to_structure_constructor()
3230 comp_tail->where = actual->expr->where; in gfc_convert_to_structure_constructor()
3242 comp_tail->val ? &comp_tail->where in gfc_convert_to_structure_constructor()
3250 && gfc_is_coindexed (comp_tail->val)) in gfc_convert_to_structure_constructor()
3254 &comp_tail->where); in gfc_convert_to_structure_constructor()
3262 && comp_tail->val in gfc_convert_to_structure_constructor()
3270 actual->expr = comp_tail->val; in gfc_convert_to_structure_constructor()
[all …]
/dports/devel/radare2/radare2-5.1.1/shlr/grub/include/grub/
H A Dntfs.h161 int comp_head, comp_tail; member
/dports/math/minizinc/libminizinc-2.5.5/lib/
H A Dparser.yxx265 %type <generatorsPointer> comp_tail
1223 '{' expr '|' comp_tail '}'
1228 comp_tail :
1368 MZN_LEFT_BRACKET expr '|' comp_tail MZN_RIGHT_BRACKET