Home
last modified time | relevance | path

Searched refs:RR_WATCH_CONCAT (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Reactor/
DPrint.hpp407 # define RR_WATCH_CONCAT(a, b) a##b macro
408 # define RR_WATCH_CONCAT2(a, b) RR_WATCH_CONCAT(a, b)