Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dframeobject.c233 compatible_block_stack(int64_t from_stack, int64_t to_stack) in compatible_block_stack() function
445 if (compatible_block_stack(start_block_stack, target_block_stack)) { in frame_setlineno()