Lines Matching defs:int32_t
27 TaskDescriptorTy *__kmpc_omp_task_alloc(IdentTy *, int32_t, int32_t,
43 int32_t __kmpc_omp_task(IdentTy *Loc, uint32_t TId,
48 int32_t __kmpc_omp_task_with_deps(IdentTy *Loc, uint32_t TId,
49 TaskDescriptorTy *TaskDescriptor, int32_t,
50 void *, int32_t, void *) {
71 void __kmpc_omp_wait_deps(IdentTy *Loc, uint32_t TId, int32_t, void *, int32_t,
78 int32_t __kmpc_omp_taskyield(IdentTy *Loc, uint32_t TId, int) { return 0; }
80 int32_t __kmpc_omp_taskwait(IdentTy *Loc, uint32_t TId) { return 0; }
85 int32_t, uint64_t, void *) {