Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h1543 OMP_CLAUSE_PROC_BIND_CLOSE = 3, enumerator
Dtree-pretty-print.cc1059 case OMP_CLAUSE_PROC_BIND_CLOSE: in dump_omp_clause()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc39695 kind = OMP_CLAUSE_PROC_BIND_CLOSE; in cp_parser_omp_clause_proc_bind()