Searched refs:gfc_omp_declare_simd (Results 1 – 9 of 9) sorted by relevance
1402 typedef struct gfc_omp_declare_simd struct1404 struct gfc_omp_declare_simd *next; argument1411 gfc_omp_declare_simd; argument1412 #define gfc_get_omp_declare_simd() XCNEW (gfc_omp_declare_simd)1877 struct gfc_omp_declare_simd *omp_declare_simd;3272 void gfc_free_omp_declare_simd (gfc_omp_declare_simd *);3273 void gfc_free_omp_declare_simd_list (gfc_omp_declare_simd *);
147 gfc_free_omp_declare_simd (gfc_omp_declare_simd *ods) in gfc_free_omp_declare_simd()157 gfc_free_omp_declare_simd_list (gfc_omp_declare_simd *list) in gfc_free_omp_declare_simd_list()161 gfc_omp_declare_simd *current = list; in gfc_free_omp_declare_simd_list()2738 gfc_omp_declare_simd *ods; in gfc_match_omp_declare_simd()6458 gfc_omp_declare_simd *ods; in gfc_resolve_omp_declare_simd()
4204 mio_omp_declare_simd (gfc_namespace *ns, gfc_omp_declare_simd **odsp) in mio_omp_declare_simd()4214 gfc_omp_declare_simd *ods = *odsp; in mio_omp_declare_simd()
5835 gfc_omp_declare_simd *ods; in gfc_trans_omp_declare_simd()
1586 typedef struct gfc_omp_declare_simd struct1588 struct gfc_omp_declare_simd *next; argument1595 gfc_omp_declare_simd; argument1596 #define gfc_get_omp_declare_simd() XCNEW (gfc_omp_declare_simd)2135 struct gfc_omp_declare_simd *omp_declare_simd;3564 void gfc_free_omp_declare_simd (gfc_omp_declare_simd *);3565 void gfc_free_omp_declare_simd_list (gfc_omp_declare_simd *);
152 gfc_free_omp_declare_simd (gfc_omp_declare_simd *ods) in gfc_free_omp_declare_simd()162 gfc_free_omp_declare_simd_list (gfc_omp_declare_simd *list) in gfc_free_omp_declare_simd_list()166 gfc_omp_declare_simd *current = list; in gfc_free_omp_declare_simd_list()4027 gfc_omp_declare_simd *ods; in gfc_match_omp_declare_simd()9296 gfc_omp_declare_simd *ods; in gfc_resolve_omp_declare_simd()
4355 mio_omp_declare_simd (gfc_namespace *ns, gfc_omp_declare_simd **odsp) in mio_omp_declare_simd()4365 gfc_omp_declare_simd *ods = *odsp; in mio_omp_declare_simd()
1877 (gfc_omp_declare_simd): New typedef.
7550 gfc_omp_declare_simd *ods; in gfc_trans_omp_declare_simd()