Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_unparse.c44 #define APPEND_STR_IF_NOT_FIRST(str) do { \ macro
204 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_args()
216 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_args()
227 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_args()
242 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_args()
528 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_call()
533 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_call()