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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp441 ___strip_crs() serves for this purpose: it removes all the occurrences of
443 static int ___strip_crs(char *str) { function
514 len = ___strip_crs(msg);
650 len = ___strip_crs(str);
686 len = ___strip_crs(message); // Delete carriage returns if any.

Completed in 101 milliseconds