Home
last modified time | relevance | path

Searched refs:gfc_get_structure_ctor_component (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dprimary.c2300 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2430 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2433 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
H A DChangeLog-20082007 gfc_get_structure_ctor_component, gfc_match_structure_constructor): Likewise.
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dprimary.c2406 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2545 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2548 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
H A DChangeLog-20082007 gfc_get_structure_ctor_component, gfc_match_structure_constructor): Likewise.
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dprimary.c2295 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2425 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2428 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dprimary.c2295 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2425 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2428 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dprimary.c2406 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2545 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2548 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c2704 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2843 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2846 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
H A DChangeLog-20082007 gfc_get_structure_ctor_component, gfc_match_structure_constructor): Likewise.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dprimary.c2704 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2843 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2846 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c2704 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2843 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2846 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c2704 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2843 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2846 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c2704 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2843 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2846 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dprimary.c2704 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2843 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2846 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dprimary.c2944 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3083 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3086 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dprimary.c2855 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2994 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
2997 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dprimary.c2969 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3118 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3121 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dprimary.c2969 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3108 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3111 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dprimary.c2996 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3145 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3148 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
H A DChangeLog-20082007 gfc_get_structure_ctor_component, gfc_match_structure_constructor): Likewise.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dprimary.c2987 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3136 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3139 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dprimary.c3008 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3157 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3160 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dprimary.c2987 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3136 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3139 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dprimary.c3008 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3147 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3150 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dprimary.c2987 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
3136 comp_tail = comp_head = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()
3139 comp_tail->next = gfc_get_structure_ctor_component (); in gfc_convert_to_structure_constructor()

12