Home
last modified time | relevance | path

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

/hardware/interfaces/tests/pointer/1.0/default/
DGraph.cpp9 #define PUSH_ERROR_IF(__cond__) if(__cond__) { errors.push_back(std::to_string(__LINE__) + ": " + # argument
DPointer.h10 #define PUSH_ERROR_IF(__cond__) if(__cond__) { errors.push_back(std::to_string(__LINE__) + ": " + # argument