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

References

projects/openmp/runtime/src/kmp_settings.cpp
 4457       offset = atoi(pos + 1); // save offset
 4469       __kmp_hws_socket.offset = offset;
 4475       __kmp_hws_node.offset = offset;
 4482         __kmp_hws_tile.offset = offset;
 4487         __kmp_hws_socket.offset = offset;
 4492         __kmp_hws_core.offset = offset;
 4500         __kmp_hws_core.offset = offset;
 4507           __kmp_hws_tile.offset = offset;
 4512           __kmp_hws_socket.offset = offset;
 4517           __kmp_hws_core.offset = offset;
 4527       __kmp_hws_proc.offset = offset;