Searched refs:SWR_TRACE (Results 1 – 2 of 2) sorted by relevance
153 #define SWR_TRACE(_fmtstr, ...) _SWR_TRACE(_fmtstr, ##__VA_ARGS__) macro194 #define SWR_TRACE(_fmtstr, ...) _SWR_MACRO_START (void)(0); _SWR_MACRO_END macro
758 SWR_TRACE("Invalid object cache file, ignoring: %s", filePath.c_str()); in getObject()