Home
last modified time | relevance | path

Searched defs:bytes_new (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/clinic/
Dbytesobject.c.h836 bytes_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in bytes_new() function
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c2533 bytes_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in bytes_new() function