Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_complexobject.h15 extern int _PyComplex_FormatAdvancedWriter(
/external/python/cpython3/Objects/
Dcomplexobject.c709 ret = _PyComplex_FormatAdvancedWriter( in complex___format___impl()
/external/python/cpython3/Objects/stringlib/
Dunicode_format.h517 formatter = _PyComplex_FormatAdvancedWriter; in render_field()
/external/python/cpython3/Python/
Dformatter_unicode.c1588 _PyComplex_FormatAdvancedWriter(_PyUnicodeWriter *writer, in _PyComplex_FormatAdvancedWriter() function
/external/python/cpython3/Doc/data/
Dpython3.13.abi6031 …<function-decl name='_PyComplex_FormatAdvancedWriter' filepath='./Include/internal/pycore_complexo…