Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytesobject.c.h745 bytes_fromhex_impl(PyTypeObject *type, PyObject *string);
761 return_value = bytes_fromhex_impl(type, string); in bytes_fromhex()
/third_party/python/Objects/
H A Dbytesobject.c2368 bytes_fromhex_impl(PyTypeObject *type, PyObject *string) in bytes_fromhex_impl() function

Completed in 6 milliseconds