Home
last modified time | relevance | path

Searched refs:bytes_new_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/clinic/
H A Dbytesobject.c.h832 bytes_new_impl(PyTypeObject *type, PyObject *x, const char *encoding,
894 return_value = bytes_new_impl(type, x, encoding, errors); in bytes_new()
/third_party/python/Objects/
H A Dbytesobject.c2588 bytes_new_impl(PyTypeObject *type, PyObject *x, const char *encoding, in bytes_new_impl() function

Completed in 6 milliseconds