Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_unparse.c20 append_ast_slice(_PyUnicodeWriter *writer, slice_ty slice);
746 append_ast_slice(_PyUnicodeWriter *writer, slice_ty slice) in append_ast_slice() function