Searched refs:lhs_code (Results 1 – 1 of 1) sorted by relevance
349 const int lhs_code = typecode_for_comparison(lhs_bufinfo.typecode, &is_unsigned); in array_binary_op() local351 …if (lhs_code == rhs_code && lhs_code != 'f' && lhs_code != 'd' && (op == MP_BINARY_OP_EQUAL || is_… in array_binary_op()
Completed in 6 milliseconds