reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_runtime.cpp
 7834   width_left = width_right = NULL;
 7838     width_right = *ptr;
 7848   if (width_left && width_right) {
 7852     while (i < 8 && width_left < width_right) {