Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h65 PRAGMA_OMP_SINGLE, enumerator
H A Dc-pragma.c1310 { "single", PRAGMA_OMP_SINGLE },
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h72 PRAGMA_OMP_SINGLE, enumerator
H A Dc-pragma.c1310 { "single", PRAGMA_OMP_SINGLE },
H A Dc-pragma.cc1377 { "single", PRAGMA_OMP_SINGLE },
H A Dc-omp.cc3176 { "single", nullptr, nullptr, PRAGMA_OMP_SINGLE,
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.c43274 case PRAGMA_OMP_SINGLE: in cp_parser_omp_construct()
43902 case PRAGMA_OMP_SINGLE: in cp_parser_pragma()
H A Dparser.cc47278 case PRAGMA_OMP_SINGLE: in cp_parser_omp_construct()
47915 case PRAGMA_OMP_SINGLE: in cp_parser_pragma()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c43274 case PRAGMA_OMP_SINGLE: in cp_parser_omp_construct()
43902 case PRAGMA_OMP_SINGLE: in cp_parser_pragma()
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c21500 case PRAGMA_OMP_SINGLE: in c_parser_omp_construct()
H A Dc-parser.cc23069 case PRAGMA_OMP_SINGLE: in c_parser_omp_construct()
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c21500 case PRAGMA_OMP_SINGLE: in c_parser_omp_construct()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200622275 PRAGMA_OMP_SECTIONS, PRAGMA_OMP_SINGLE,