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

References

projects/openmp/runtime/src/kmp_i18n.cpp
   79 static nl_catd cat = KMP_I18N_NULLCAT; // !!! Shall it be volatile?
  125   status = (cat == KMP_I18N_NULLCAT ? KMP_I18N_ABSENT : KMP_I18N_OPENED);
  182     cat = KMP_I18N_NULLCAT;