Searched refs:__kmp_for_static_init (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp65 static void __kmp_for_static_init(ident_t *loc, kmp_int32 global_tid, function
798 __kmp_for_static_init<kmp_int32>(loc, gtid, schedtype, plastiter, plower,
815 __kmp_for_static_init<kmp_uint32>(loc, gtid, schedtype, plastiter, plower,
831 __kmp_for_static_init<kmp_int64>(loc, gtid, schedtype, plastiter, plower,
848 __kmp_for_static_init<kmp_uint64>(loc, gtid, schedtype, plastiter, plower,

Completed in 105 milliseconds