Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-pragma.h34 PRAGMA_OMP_CRITICAL, enumerator
Dc-pragma.c792 { "critical", PRAGMA_OMP_CRITICAL }, in init_pragma()
Dc-parser.c7809 case PRAGMA_OMP_CRITICAL: in c_parser_omp_construct()
/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c19201 case PRAGMA_OMP_CRITICAL: in cp_parser_omp_construct()
19334 case PRAGMA_OMP_CRITICAL: in cp_parser_pragma()