Lines Matching refs:bytes_compare_eq
1547 bytes_compare_eq(PyBytesObject *a, PyBytesObject *b)1623 int eq = bytes_compare_eq(a, b);