Searched refs:clause_names (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c4093 static const char *clause_names[] local
4435 name = clause_names[list];
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc6280 static const char *clause_names[] local
6289 STATIC_ASSERT (ARRAY_SIZE (clause_names) == OMP_LIST_NUM);
6755 const char *name = clause_names[list];

Completed in 201 milliseconds