Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libomp/
HDomp.h154 typedef void * omp_depend_t; typedef
235 int, int, omp_depend_t *);
241 int, omp_depend_t *);
245 …oid * __KAI_KMPC_CONVENTION omp_target_memset_async(void *, int, size_t, int, int, omp_depend_t *);
/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/include/
HDomp.h.var154 typedef void * omp_depend_t;
235 int, int, omp_depend_t *);
241 int, omp_depend_t *);
245 …oid * __KAI_KMPC_CONVENTION omp_target_memset_async(void *, int, size_t, int, int, omp_depend_t *);
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticSemaKinds.td11004 …rray section|, array section or array shaping expression}0%select{| of non 'omp_depend_t' type}1">;
11462 "expected lvalue expression%select{ of 'omp_depend_t' type, not %1|}0">;