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

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp1395 T while_index = 0; local
1400 while ((!status) && (while_limit != ++while_index)) {
1538 T while_index = 0; local
1543 while ((!status) && (while_limit != ++while_index)) {

Completed in 101 milliseconds