Searched defs:fmsg (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_libcprint.c527 UInt VG_(fmsg) ( const HChar* format, ... ) function
582 VG_(fmsg)("no program specified\n");
583 VG_(fmsg)("Use --help for more information.\n");
591 VG_(fmsg)("Startup or configuration error:\n %s\n", msg);
592 VG_(fmsg)("Unable to start up properly. Giving up.\n");

Completed in 48 milliseconds