Searched defs:binop (Results 1 – 3 of 3) sorted by relevance
233 static arith_t binop(int token, union yystype *val, int op, int noeval) in binop() function
83 if (const BinaryOperator *binop = dyn_cast<BinaryOperator>(e)) { in CheckMallocArgument() local
320 binop(enum token n) in binop() function