Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c154 void *fb_datum; member
1742 f->fb_datum = datum; in compiler_push_fblock()
1801 VISIT_SEQ(c, stmt, info->fb_datum); in compiler_unwind_fblock()
1826 SET_LOC(c, (stmt_ty)info->fb_datum); in compiler_unwind_fblock()
1847 if (info->fb_datum) { in compiler_unwind_fblock()
1854 if (info->fb_datum) { in compiler_unwind_fblock()
1856 compiler_nameop(c, info->fb_datum, Store); in compiler_unwind_fblock()
1857 compiler_nameop(c, info->fb_datum, Del); in compiler_unwind_fblock()