Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A DextractExternal.cpp37 void stop(char *errorMsg) { in stop() argument
38 printf("%s\n", errorMsg); in stop()