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

References

projects/openmp/runtime/src/kmp.h
 1342   struct cons_data *stack_data;
projects/openmp/runtime/src/kmp_error.cpp
   52   struct cons_data *d;
  118                             struct cons_data const *cons // Second construct.
  301       struct cons_data cons = {NULL, ct_critical, 0, NULL};
projects/openmp/runtime/src/kmp_error.h
   26                             ident_t const *ident, struct cons_data const *cons);