Home
last modified time | relevance | path

Searched refs:matching_typebound_op (Results 1 – 25 of 123) sorted by relevance

12345

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dinterface.c3542 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
3749 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
3757 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3760 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3772 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
3847 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
H A DChangeLog-2012615 * interface.c (matching_typebound_op): Check for 'class_ok' attribute.
2626 * interface.c (matching_typebound_op): Drill down through
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dinterface.c3424 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
3580 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
3588 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3591 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3603 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
3741 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_assign()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dinterface.c3422 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
3629 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
3637 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3640 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3652 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
3743 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_assign()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dinterface.c3782 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
3938 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
3946 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3949 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3961 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4082 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dinterface.c3782 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
3938 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
3946 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3949 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
3961 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4082 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dinterface.c3964 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4120 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4128 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4131 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4143 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4264 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
H A DChangeLog-2012615 * interface.c (matching_typebound_op): Check for 'class_ok' attribute.
2626 * interface.c (matching_typebound_op): Drill down through
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dinterface.c4019 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4175 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4183 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4186 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4198 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4319 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
H A DChangeLog-2012615 * interface.c (matching_typebound_op): Check for 'class_ok' attribute.
2626 * interface.c (matching_typebound_op): Drill down through
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dinterface.c4170 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4326 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4334 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4337 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4349 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4476 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dinterface.c3961 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4117 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4125 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4128 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4140 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4261 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dinterface.c4200 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4356 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4364 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4367 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4379 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4506 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dinterface.c4192 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4348 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4356 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4359 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4371 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4498 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dinterface.c3964 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4120 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4128 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4131 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4143 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4264 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dinterface.c4200 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4356 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4364 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4367 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4379 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4506 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dinterface.c3964 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4120 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4128 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4131 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4143 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4264 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dinterface.c3964 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4120 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4128 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4131 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4143 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4264 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dinterface.c4200 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4356 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4364 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4367 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4379 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4506 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dinterface.c3991 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4147 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4155 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4158 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4170 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4291 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dinterface.c4183 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4339 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4347 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4350 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4362 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4489 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dinterface.c4019 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4175 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4183 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4186 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4198 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4319 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dinterface.c3964 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4120 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4128 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4131 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4143 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4264 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dinterface.c4346 matching_typebound_op (gfc_expr** tb_base, in matching_typebound_op() function
4502 tbo = matching_typebound_op (&tb_base, actual, in gfc_extend_expr()
4510 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4513 tbo = matching_typebound_op (&tb_base, actual, \ in gfc_extend_expr()
4525 tbo = matching_typebound_op (&tb_base, actual, i, NULL, &gname); in gfc_extend_expr()
4652 tbo = matching_typebound_op (&tb_base, actual, INTRINSIC_ASSIGN, in gfc_extend_assign()
H A DChangeLog-2012615 * interface.c (matching_typebound_op): Check for 'class_ok' attribute.
2626 * interface.c (matching_typebound_op): Drill down through

12345