Searched refs:RDebug_Print (Results 1 – 4 of 4) sorted by relevance
44 #define SDL_TRACE(error_str) RDebug_Print(error_str, (void*) NULL) 45 #define SDL_TRACE1(error_str, param) RDebug_Print(error_str, (void*) (param)) 49 void RDebug_Print(char* error_str, void* param);
89 extern "C" void RDebug_Print(char* error_str, void* param) in RDebug_Print() function
101 extern "C" void RDebug_Print(char* error_str, void* param) in RDebug_Print() function
97 extern "C" void RDebug_Print(char* error_str, void* param) in RDebug_Print() function