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

References

projects/openmp/runtime/src/kmp_affinity.cpp
 2214       if (strncmp(buf, s4, sizeof(s4) - 1) == 0) {
 2214       if (strncmp(buf, s4, sizeof(s4) - 1) == 0) {
 2216         char *p = strchr(buf + sizeof(s4) - 1, ':');
 2228         char *p = strchr(buf + sizeof(s4) - 1, ':');