Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dmysnprintf.c41 PyOS_snprintf(char *str, size_t size, const char *format, ...) in PyOS_snprintf() function
/aosp_15_r20/external/python/cpython2/Python/
Dmysnprintf.c42 PyOS_snprintf(char *str, size_t size, const char *format, ...) in PyOS_snprintf() function
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c820 # define PyOS_snprintf _snprintf macro
822 # define PyOS_snprintf snprintf macro
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx817 # define PyOS_snprintf _snprintf macro
819 # define PyOS_snprintf snprintf macro