Searched defs:mulop (Results 1 – 2 of 2) sorted by relevance
144 def mulop(x1, x2): function160 def mulop(x1, x2): function248 def mulop(x1, x2): function275 def mulop(x1, x2): function
36 const BinaryOperator *mulop; member76 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local