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.c47 #define APPEND_STR_IF_NOT_FIRST(str) do { \ macro
223 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_args()
242 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_args()
253 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_args()
268 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_args()
556 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_call()
561 APPEND_STR_IF_NOT_FIRST(", "); in append_ast_call()