Searched refs:R_DEBUG_PRINT (Results 1 – 1 of 1) sorted by relevance
92 #define R_DEBUG_PRINT(msg, arg...) printf(msg, ##arg) macro117 R_DEBUG_PRINT(msg, ##arg); \136 R_DEBUG_PRINT(msg, ##arg); \167 R_DEBUG_PRINT("[Assert] At %s line %d fun %s: " msg, \263 #define R_DEBUG_PRINT(msg, arg...) macro
Completed in 9 milliseconds