Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcompile.c856 #define SET_LOC(c, x) \ macro
1793 SET_LOC(c, st); in compiler_body()
3082 SET_LOC(c, handler); in compiler_try_except()
3383 SET_LOC(c, s); in compiler_visit_stmt()
5126 SET_LOC(c, e); in compiler_visit_expr()
5141 SET_LOC(c, e); in compiler_augassign()
5172 SET_LOC(c, e); in compiler_augassign()