Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dmysnprintf.c42 PyOS_snprintf(char *str, size_t size, const char *format, ...) in PyOS_snprintf() function
/external/python/cpython3/Python/
Dmysnprintf.c41 PyOS_snprintf(char *str, size_t size, const char *format, ...) in PyOS_snprintf() function