Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc4657 bool allow_user = false; in gfc_match_omp_context_selector() local
4671 allow_user = true; in gfc_match_omp_context_selector()
4677 allow_user = true; in gfc_match_omp_context_selector()
4693 if (allow_user) in gfc_match_omp_context_selector()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c20100 bool allow_user = false; in c_parser_omp_context_selector() local
20116 allow_user = true; in c_parser_omp_context_selector()
20122 allow_user = true; in c_parser_omp_context_selector()
20138 if (allow_user) in c_parser_omp_context_selector()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc21467 bool allow_user = false; in c_parser_omp_context_selector() local
21483 allow_user = true; in c_parser_omp_context_selector()
21489 allow_user = true; in c_parser_omp_context_selector()
21505 if (allow_user) in c_parser_omp_context_selector()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c41576 bool allow_user = false; in cp_parser_omp_context_selector() local
41592 allow_user = true; in cp_parser_omp_context_selector()
41598 allow_user = true; in cp_parser_omp_context_selector()
41614 if (allow_user) in cp_parser_omp_context_selector()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc45176 bool allow_user = false; in cp_parser_omp_context_selector() local
45192 allow_user = true; in cp_parser_omp_context_selector()
45198 allow_user = true; in cp_parser_omp_context_selector()
45214 if (allow_user) in cp_parser_omp_context_selector()