Home
last modified time | relevance | path

Searched defs:PrintString (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_exceptions_test.cc8 void PrintString(const std::string& msg) const { in PrintString() function in Action
/netbsd-src/external/mit/lua/dist/src/
H A Dluac.c222 static void PrintString(const TString* ts) in PrintString() function