Searched defs:other_bytes (Results 1 – 3 of 3) sorted by relevance
346 let other_bytes: &[u8] = unsafe { in eq() localVariable
1033 Py_buffer self_bytes, other_bytes; in bytearray_richcompare() local
1043 Py_buffer self_bytes, other_bytes; in bytearray_richcompare() local