Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h82 PRAGMA_OMP__LAST_ = PRAGMA_OMP_TEAMS, enumerator
H A DChangeLog910 PRAGMA_OMP__LAST_ enumerators.
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc11998 if (kind >= PRAGMA_OMP__START_ && kind <= PRAGMA_OMP__LAST_) in cp_parser_handle_statement_omp_attributes()