Home
last modified time | relevance | path

Searched defs:cid_ref (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h320 __kmp_dispatch_deo(int * gtid_ref,int * cid_ref,ident_t * loc_ref) __kmp_dispatch_deo() argument
395 __kmp_dispatch_dxo(int * gtid_ref,int * cid_ref,ident_t * loc_ref) __kmp_dispatch_dxo() argument
H A Dkmp_dispatch.cpp42 void __kmp_dispatch_deo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { in __kmp_dispatch_deo_error()
60 void __kmp_dispatch_dxo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { in __kmp_dispatch_dxo_error()
H A Dkmp_runtime.cpp647 void __kmp_parallel_deo(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { in __kmp_parallel_deo()
672 void __kmp_parallel_dxo(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { in __kmp_parallel_dxo()