Searched refs:replaced_top (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | frameobject.c | 208 int64_t replaced_top = (replaced_low & ~MASK) | to_swap; in stack_swap() local 209 return replaced_top; in stack_swap() |
Completed in 2 milliseconds