Home
last modified time | relevance | path

Searched defs:when_to_jump_mask (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dceval.c3738 int when_to_jump_mask = cache->mask; local
3780 int when_to_jump_mask = cache->mask; local
3823 int when_to_jump_mask = cache->mask; local
Dspecialize.c1931 int when_to_jump_mask = compare_masks[oparg]; in _Py_Specialize_CompareOp() local