LLVM OpenMP 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp_ftn_entry.h"
Public Member Functions | |
ConvertedString (char const *fortran_str, size_t size) | |
~ConvertedString () | |
const char * | get () const |
Definition at line 450 of file kmp_ftn_entry.h.
|
inline |
Definition at line 455 of file kmp_ftn_entry.h.
References __kmp_get_thread, __kmp_thread_malloc, buf, KMP_STRNCPY_S, and size.
|
inline |
Definition at line 461 of file kmp_ftn_entry.h.
References __kmp_thread_free, and buf.
|
inline |
Definition at line 462 of file kmp_ftn_entry.h.
References buf.
Referenced by FTN_CAPTURE_AFFINITY(), FTN_DISPLAY_AFFINITY(), and FTN_SET_AFFINITY_FORMAT().