Searched defs:IdentTy (Results 1 – 6 of 6) sorted by relevance
38 StructType *IdentTy = createCallSpawnThreads() local 319 StructType *IdentTy = createCallGlobalThreadNum() local 341 StructType *IdentTy = createCallPushNumThreads() local 366 StructType *IdentTy = createCallStaticInit() local 407 StructType *IdentTy = createCallStaticFini() local 431 StructType *IdentTy = createCallDispatchInit() local 473 StructType *IdentTy = createCallDispatchNext() local 507 StructType *IdentTy = createSourceLocation() local
120 __kmpc_cancellationpoint(IdentTy *,int32_t,int32_t) __kmpc_cancellationpoint() argument 122 __kmpc_cancel(IdentTy *,int32_t,int32_t) __kmpc_cancel() argument
305 uint16_t __kmpc_parallel_level(IdentTy *, uint32_t) { return omp_get_level(); } in __kmpc_global_thread_num() argument 303 __kmpc_parallel_level(IdentTy *,uint32_t) __kmpc_parallel_level() argument
27 TaskDescriptorTy *__kmpc_omp_task_alloc(IdentTy *, int32_t, int32_t, in __kmpc_omp_task_alloc() argument [all...]
23 using IdentTy = ident_t; variable