Home
last modified time | relevance | path

Searched defs:PyBytes_FromFormat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dbytesobject.h14 #define PyBytes_FromFormat PyString_FromFormat macro
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c364 PyBytes_FromFormat(const char *format, ...) in PyBytes_FromFormat() function
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c375 PyBytes_FromFormat(const char *format, ...) in PyBytes_FromFormat() function