Searched refs:GUARD2 (Results 1 – 1 of 1) sorted by relevance
14 #define GUARD2(cond, failVal) \ macro23 #define GUARD(cond) GUARD2(cond, nullptr)