Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval.c2240 uint32_t type_version = read_u32(cache->type_version); local
3502 uint32_t type_version = read_u32(cache->version); local
3537 uint32_t type_version = read_u32(cache->version); local
3572 uint32_t type_version = read_u32(cache->version); local
3611 uint32_t type_version = read_u32(cache->version); local
3639 uint32_t type_version = read_u32(cache->version); local
3686 uint32_t type_version = read_u32(cache->version); local
4550 uint32_t type_version = read_u32(cache->type_version); local
4607 uint32_t type_version = read_u32(cache->type_version); local
4641 uint32_t type_version = read_u32(cache->type_version); local
/third_party/python/Include/internal/
Dpycore_code.h49 _Py_CODEUNIT type_version[2]; member
67 _Py_CODEUNIT type_version[2]; member