Home
last modified time | relevance | path

Searched refs:format_complex_internal (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/stringlib/
Dformatter.h1077 format_complex_internal(PyObject *value, in format_complex_internal() function
1535 result = format_complex_internal(obj, &format); in FORMAT_COMPLEX()