Home
last modified time | relevance | path

Searched refs:ConvertedString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h573 class ConvertedString {
578 ConvertedString(char const *fortran_str, size_t size) { in ConvertedString() function
584 ~ConvertedString() { __kmp_thread_free(th, buf); } in ~ConvertedString()
601 ConvertedString cformat(format, size); in KMP_EXPAND_NAME_IF_APPEND()
655 ConvertedString cformat(format, size); in KMP_EXPAND_NAME_IF_APPEND()
690 ConvertedString cformat(format, for_size); in KMP_EXPAND_NAME_IF_APPEND()