Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c7290 #define MAX_COPY_SIZE 4 macro
7516 if (last->i_target->b_exit && last->i_target->b_iused <= MAX_COPY_SIZE) { in extend_block()