Home
last modified time | relevance | path

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

/freebsd/lib/libomp/
H A Domp.h160 typedef void * omp_depend_t; typedef
241 int, int, omp_depend_t *);
247 int, omp_depend_t *);
251 …oid * __KAI_KMPC_CONVENTION omp_target_memset_async(void *, int, size_t, int, int, omp_depend_t *);
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp.h.var160 typedef void * omp_depend_t;
241 int, int, omp_depend_t *);
247 int, omp_depend_t *);
251 …oid * __KAI_KMPC_CONVENTION omp_target_memset_async(void *, int, size_t, int, int, omp_depend_t *);
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td11598 …rray section|, array section or array shaping expression}0%select{| of non 'omp_depend_t' type}1">;
12060 "expected lvalue expression%select{ of 'omp_depend_t' type, not %1|}0">;