Go to the source code of this file.
Namespaces | |
namespace | GaloisRuntime |
Functions | |
void | GaloisRuntime::reportStatSum (const char *text, unsigned long val, const char *loopname=0) |
void | GaloisRuntime::reportStatAvg (const char *text, unsigned long val, const char *loopname=0) |
void | GaloisRuntime::statDone () |
void | GaloisRuntime::reportWarning (const char *text) |
void | GaloisRuntime::reportWarning (const char *text, unsigned int val) |
void | GaloisRuntime::reportWarning (const char *text, unsigned long val) |
void | GaloisRuntime::reportWarning (const char *text, const char *val) |
void | GaloisRuntime::reportInfo (const char *text) |
void | GaloisRuntime::reportInfo (const char *text, unsigned int val) |
void | GaloisRuntime::reportInfo (const char *text, unsigned long val) |
void | GaloisRuntime::reportInfo (const char *text, const char *val) |