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

References

projects/openmp/runtime/src/kmp_environment.cpp
  146   KMP_INTERNAL_FREE(CCAST(char *, *value));
  476   KMP_INTERNAL_FREE(CCAST(kmp_env_var_t *, block->vars));
projects/openmp/runtime/src/kmp_error.cpp
  112   KMP_INTERNAL_FREE(construct);
  123   KMP_INTERNAL_FREE(construct1);
  124   KMP_INTERNAL_FREE(construct2);
projects/openmp/runtime/src/kmp_i18n.cpp
  113   KMP_INTERNAL_FREE(lang);
  146       KMP_INTERNAL_FREE(nlspath);
  147       KMP_INTERNAL_FREE(lang);
  171         KMP_INTERNAL_FREE(CCAST(char *, nlspath));
projects/openmp/runtime/src/kmp_runtime.cpp
 6417         KMP_INTERNAL_FREE(duplicate_ok);
 6428     KMP_INTERNAL_FREE((void *)value);
 6430   KMP_INTERNAL_FREE((void *)name);
 6446   KMP_INTERNAL_FREE(__kmp_registration_str);
 6447   KMP_INTERNAL_FREE(value);
 6448   KMP_INTERNAL_FREE(name);
 7506   KMP_INTERNAL_FREE(CCAST(char *, __kmp_cpuinfo_file));
 7515   KMP_INTERNAL_FREE(__kmp_nested_nth.nth);
 7519   KMP_INTERNAL_FREE(__kmp_nested_proc_bind.bind_types);
 7524     KMP_INTERNAL_FREE(__kmp_affinity_format);
projects/openmp/runtime/src/kmp_settings.cpp
 2289       KMP_INTERNAL_FREE(*out_proclist);
 2508         KMP_INTERNAL_FREE((void *)temp_proclist);
 2831       KMP_INTERNAL_FREE((void *)__kmp_affinity_proclist);
projects/openmp/runtime/src/kmp_str.cpp
  126     KMP_INTERNAL_FREE(buffer->str);
  447   KMP_INTERNAL_FREE(*str);
projects/openmp/runtime/src/z_Linux_util.cpp
  161     KMP_INTERNAL_FREE(buf);
  189         KMP_INTERNAL_FREE(buf);
  196         KMP_INTERNAL_FREE(buf);
  234         KMP_INTERNAL_FREE(buf);
  265         KMP_INTERNAL_FREE(buf);
  273         KMP_INTERNAL_FREE(buf);
  297   KMP_INTERNAL_FREE(buf);
 2044   KMP_INTERNAL_FREE(name);