Searched refs:ISNOTEQUAL (Results 1 – 1 of 1) sorted by relevance
145 #define ISNOTEQUAL(a, b) (!ISEQUAL(a, b)) macro147 if (ISNOTEQUAL(p,q)) { in testNestedDisjunctiveMacro()