Home
last modified time | relevance | path

Searched refs:fold_build3_loc (Results 1 – 25 of 650) sorted by relevance

12345678910>>...26

/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dtrans-io.c489 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_const()
518 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
577 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value_chk()
701 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_ref()
788 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
793 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
974 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
1001 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
1896 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
1900 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
[all …]
H A Dtrans.c608 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
695 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
836 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1198 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1291 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1320 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1387 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1394 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_with_status()
1445 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1485 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_scalar_with_status()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dtrans-io.c489 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_const()
518 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
577 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value_chk()
701 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_ref()
788 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
793 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
974 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
1001 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
1896 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
1900 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
[all …]
H A Dtrans.c608 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
695 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
836 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1198 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1291 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1320 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1387 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1394 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_with_status()
1445 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1485 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_scalar_with_status()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dtrans.c529 tmp = fold_build3_loc (where->lb->location, COND_EXPR, void_type_node, in gfc_trans_runtime_check()
574 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
654 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
771 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
925 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
953 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1012 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1019 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_with_status()
1179 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1226 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_scalar_with_status()
[all …]
H A Dtrans-io.c481 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_const()
540 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
600 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_ref()
687 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
692 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
873 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
900 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
903 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
1822 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
1826 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dtrans.c529 tmp = fold_build3_loc (where->lb->location, COND_EXPR, void_type_node, in gfc_trans_runtime_check()
574 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
654 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
771 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
925 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
953 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1012 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1019 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_with_status()
1179 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1226 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_scalar_with_status()
[all …]
H A Dtrans-io.c481 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_const()
540 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
600 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_ref()
687 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
692 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
873 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
900 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
903 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
1822 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
1826 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-cilkplus.c187 t = fold_build3_loc (loc, COND_EXPR, itype, cond, in cilk_for_number_of_iterations()
216 t = fold_build3_loc (loc, COND_EXPR, itype, cond, t1, t2); in cilk_for_number_of_iterations()
222 t = fold_build3_loc (loc, COND_EXPR, itype, cond, t, in cilk_for_number_of_iterations()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-cilkplus.c187 t = fold_build3_loc (loc, COND_EXPR, itype, cond, in cilk_for_number_of_iterations()
216 t = fold_build3_loc (loc, COND_EXPR, itype, cond, t1, t2); in cilk_for_number_of_iterations()
222 t = fold_build3_loc (loc, COND_EXPR, itype, cond, t, in cilk_for_number_of_iterations()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dtrans-io.c490 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_const()
549 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
609 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_ref()
696 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
701 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
882 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
909 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
912 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
1835 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
1839 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
[all …]
H A Dtrans.c533 tmp = fold_build3_loc (where->lb->location, COND_EXPR, void_type_node, in gfc_trans_runtime_check()
578 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
670 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
788 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1164 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1257 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1286 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1345 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1352 return fold_build3_loc (input_location, COND_EXPR, void_type_node, cond, in gfc_deallocate_with_status()
1403 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans.c623 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
707 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
887 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1249 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1385 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1419 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1477 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1544 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1590 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1635 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
[all …]
H A Dtrans-io.c503 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_tree()
546 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
605 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value_chk()
810 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
815 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
997 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
1023 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
2014 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2018 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2466 tmp = fold_build3_loc (UNKNOWN_LOCATION, in transfer_expr()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dtrans.c623 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
707 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
887 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1249 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1385 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1419 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1477 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1544 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1590 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1635 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
[all …]
H A Dtrans-io.c503 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_tree()
546 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
605 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value_chk()
810 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
815 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
997 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
1023 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
2014 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2018 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2468 tmp = fold_build3_loc (UNKNOWN_LOCATION, in transfer_expr()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans.c623 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
707 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
887 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1249 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1385 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1419 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1477 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1544 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1590 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1635 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans.c623 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
707 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
887 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1249 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1385 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1419 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1477 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1544 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1590 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1635 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans.c623 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
707 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
887 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1249 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1385 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1419 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1477 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1544 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1590 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1635 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dtrans.c615 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
699 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
879 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1241 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1377 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1411 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1469 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1536 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1582 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1627 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dtrans.c626 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_call_malloc()
710 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_using_malloc()
890 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_allocate_allocatable()
1252 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_add_finalizer_call()
1388 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1422 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1480 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_with_status()
1547 error = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1593 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
1638 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, in gfc_deallocate_scalar_with_status()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dtrans-io.c502 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_tree()
545 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
604 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value_chk()
809 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
814 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
996 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
1022 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
2013 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2017 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2465 tmp = fold_build3_loc (UNKNOWN_LOCATION, in transfer_expr()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dtrans-io.c502 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_tree()
545 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
604 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value_chk()
809 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
814 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
996 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
1022 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
2013 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2017 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2465 tmp = fold_build3_loc (UNKNOWN_LOCATION, in transfer_expr()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dtrans-io.c502 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_tree()
545 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
604 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value_chk()
809 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
814 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
996 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
1022 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
2013 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2017 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2465 tmp = fold_build3_loc (UNKNOWN_LOCATION, in transfer_expr()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dtrans-io.c502 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_tree()
545 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value()
604 var = fold_build3_loc (input_location, COMPONENT_REF, in set_parameter_value_chk()
809 var = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
814 len = fold_build3_loc (input_location, COMPONENT_REF, in set_string()
996 var = fold_build3_loc (input_location, COMPONENT_REF, in io_result()
1022 locus_file = fold_build3_loc (input_location, COMPONENT_REF, in set_error_locus()
2013 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2017 tmp = fold_build3_loc (input_location, COMPONENT_REF, in build_dt()
2465 tmp = fold_build3_loc (UNKNOWN_LOCATION, in transfer_expr()
[all …]

12345678910>>...26