Home
last modified time | relevance | path

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

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