Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c6708 int bsize, totsize, extended_arg_recompile; in assemble_jump_offsets() local
6714 totsize = 0; in assemble_jump_offsets()
6717 b->b_offset = totsize; in assemble_jump_offsets()
6718 totsize += bsize; in assemble_jump_offsets()