Searched defs:OP (Results 1 – 2 of 2) sorted by relevance
231 #define NN_RET_CHECK_OP(LHS, RHS, OP) \ argument
91 enum class RandomVariableType { FREE = 0, CONST = 1, OP = 2 }; enumerator