Searched refs:append_ast_constant (Results 1 – 1 of 1) sorted by relevance
719 append_ast_constant(_PyUnicodeWriter *writer, PyObject *constant) in append_ast_constant() function728 if (append_ast_constant(writer, PyTuple_GET_ITEM(constant, i)) < 0) { in append_ast_constant()893 return append_ast_constant(writer, e->v.Constant.value); in append_ast_expr()