Searched refs:__kmp_strncpy_truncate (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_safe_c_api.h63 static inline void __kmp_strncpy_truncate(char *buffer, size_t buf_size, function
H A Dkmp_ftn_entry.h446 __kmp_strncpy_truncate(__kmp_affinity_format, KMP_AFFINITY_FORMAT_SIZE,
H A Dkmp_csupport.cpp1891 __kmp_strncpy_truncate(__kmp_affinity_format, KMP_AFFINITY_FORMAT_SIZE,
1902 __kmp_strncpy_truncate(buffer, size, __kmp_affinity_format,
1929 __kmp_strncpy_truncate(buffer, buf_size, capture_buf.str,
H A Dkmp_settings.cpp3265 __kmp_strncpy_truncate(__kmp_affinity_format, KMP_AFFINITY_FORMAT_SIZE, value,

Completed in 75 milliseconds