Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dbytecodes.c156 … uintptr_t code_version = FT_ATOMIC_LOAD_UINTPTR_ACQUIRE(code->_co_instrumentation_version); in dummy_func() local
192 …uintptr_t code_version = FT_ATOMIC_LOAD_UINTPTR_ACQUIRE(_PyFrame_GetCode(frame)->_co_instrumentati… in dummy_func() local
Dgenerated_cases.c.h3462 …uintptr_t code_version = FT_ATOMIC_LOAD_UINTPTR_ACQUIRE(_PyFrame_GetCode(frame)->_co_instrumentati… in TARGET() local
5141 … uintptr_t code_version = FT_ATOMIC_LOAD_UINTPTR_ACQUIRE(code->_co_instrumentation_version); in TARGET() local