Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_os.h116 #define KMP_END_OF_LINE "\r\n" macro
152 #define KMP_END_OF_LINE "\n" macro
HDkmp_runtime.cpp7979 __kmp_fprintf(kmp_out, "%s" KMP_END_OF_LINE, buf.str); in __kmp_aux_display_affinity()