Home
last modified time | relevance | path

Searched defs:PyOS_snprintf (Results 1 – 3 of 3) 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.c43 PyOS_snprintf(char *str, size_t size, const char *format, ...) in PyOS_snprintf() function
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx817 # define PyOS_snprintf _snprintf macro
819 # define PyOS_snprintf snprintf macro