Home
last modified time | relevance | path

Searched defs:gfc_code (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; typedef
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; typedef
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; typedef
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; typedef
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; typedef
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; typedef
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr46571.c68 typedef struct gfc_code struct
75 } gfc_code; typedef
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dgfortran.h2124 typedef struct gfc_code struct
2128 struct gfc_code *block, *next; argument
2129 locus loc;
2131 gfc_st_label *here, *label1, *label2, *label3;
2132 gfc_symtree *symtree;
2133 gfc_expr *expr1, *expr2, *expr3, *expr4;
2137 gfc_symbol *resolved_sym;
2138 gfc_intrinsic_sym *resolved_isym;
2141 {
2182 gfc_code; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dgfortran.h2124 typedef struct gfc_code struct
2128 struct gfc_code *block, *next; argument
2129 locus loc;
2131 gfc_st_label *here, *label1, *label2, *label3;
2132 gfc_symtree *symtree;
2133 gfc_expr *expr1, *expr2, *expr3, *expr4;
2137 gfc_symbol *resolved_sym;
2138 gfc_intrinsic_sym *resolved_isym;
2141 {
2182 gfc_code; typedef
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dintrinsic.c433 add_sym_0s (const char *name, gfc_isym_id id, int standard, in add_sym_0s()
504 add_sym_1s (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_1s()
528 add_sym_1p (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_1p()
633 add_sym_2s (const char *name, gfc_isym_id id, enum klass cl, bt type, in add_sym_2s()
748 add_sym_3s (const char *name, gfc_isym_id id, enum klass cl, bt type, in add_sym_3s()
811 add_sym_4s (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_4s()
844 add_sym_5s (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_5s()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dintrinsic.c433 add_sym_0s (const char *name, gfc_isym_id id, int standard, in add_sym_0s()
504 add_sym_1s (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_1s()
528 add_sym_1p (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_1p()
633 add_sym_2s (const char *name, gfc_isym_id id, enum klass cl, bt type, in add_sym_2s()
748 add_sym_3s (const char *name, gfc_isym_id id, enum klass cl, bt type, in add_sym_3s()
811 add_sym_4s (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_4s()
844 add_sym_5s (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_5s()

123