Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_unparse.c568 append_fstring_element(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_fstring_element() function
599 if (-1 == append_fstring_element(&body_writer, in build_fstring_body()
680 -1 == append_fstring_element(writer, in append_formattedvalue()