Searched refs:op_ne (Results 1 – 2 of 2) sorted by relevance
346 int op_ne(int a, int b) { return a != b; } in op_ne() function374 { PpAtomNE, EQUAL, op_ne },
136 spamrc(op_ne , Py_NE) in spami()