Home
last modified time | relevance | path

Searched defs:RR_LOG (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Reactor/
DPrint.hpp386 # define RR_LOG(msg, ...) Print(__FUNCSIG__, __FILE__, static_cast<int>(__LINE__), msg "\n", ##__V… macro
388 # define RR_LOG(msg, ...) Print(__PRETTY_FUNCTION__, __FILE__, static_cast<int>(__LINE__), msg "\n… macro