Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDc-pragma.c788 struct omp_pragma_def { const char *name; unsigned int id; }; in init_pragma() struct
789 static const struct omp_pragma_def omp_pragmas[] = { in init_pragma()