Home
last modified time | relevance | path

Searched refs:gfc_match_omp_declare_variant (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h160 match gfc_match_omp_declare_variant (void);
H A DChangeLog-2021876 * match.h (gfc_match_omp_declare_variant): New prototype.
887 (gfc_match_omp_declare_variant): New.
H A Dparse.cc865 matchdo ("declare variant", gfc_match_omp_declare_variant, in decode_omp_directive()
H A Dopenmp.cc4966 gfc_match_omp_declare_variant (void) in gfc_match_omp_declare_variant() function