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

References

projects/openmp/runtime/src/kmp_runtime.cpp
 2997   if (!realloc || argc > team->t.t_max_argc) {
 3003     if (realloc && team->t.t_argv != &team->t.t_inline_argv[0])