Searched refs:OP_IS_BIN_COMP (Results 1 - 1 of 1) sorted by relevance

/system/tools/hidl/
H A DConstantExpression.cpp36 #define OP_IS_BIN_COMP (OPEQ("<") || OPEQ(">") || OPEQ("<=") || OPEQ(">=") || OPEQ("==") || OPEQ("!=")) macro
270 if(isArithmeticOrBitflip || OP_IS_BIN_COMP) {

Completed in 50 milliseconds