Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp444 static int ___strip_crs(char *str) { in ___strip_crs() function
515 len = ___strip_crs(msg); in ___catgets()
651 len = ___strip_crs(str); in __kmp_msg_format()
687 len = ___strip_crs(message); // Delete carriage returns if any. in sys_error()