OmniSciDB
a5dc49c757
|
Go to the source code of this file.
Macros | |
#define | PRINT_SLINE(n) |
#define | PRINT_DLINE(n) |
#define | PRINT_DEBUG(msg) printf("[%s:%d] %s\n", __func__, __LINE__, msg); |
#define PRINT_DEBUG | ( | msg | ) | printf("[%s:%d] %s\n", __func__, __LINE__, msg); |
#define PRINT_DLINE | ( | n | ) |
#define PRINT_SLINE | ( | n | ) |