Home
last modified time | relevance | path

Searched refs:INLINE_CACHE_ENTRIES_CALL (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_code.h81 #define INLINE_CACHE_ENTRIES_CALL CACHE_ENTRIES(_PyCallCache) macro
/third_party/python/Python/
H A Dspecialize.c1458 + INLINE_CACHE_ENTRIES_CALL + 1]; in specialize_method_descriptor()
1680 assert(_PyOpcode_Caches[CALL] == INLINE_CACHE_ENTRIES_CALL); in _Py_Specialize_Call()
H A Dceval.c1378 JUMPBY(INLINE_CACHE_ENTRIES_PRECALL + 1 + INLINE_CACHE_ENTRIES_CALL)
4759 JUMPBY(INLINE_CACHE_ENTRIES_CALL);
4792 JUMPBY(INLINE_CACHE_ENTRIES_CALL);
4868 JUMPBY(INLINE_CACHE_ENTRIES_CALL);
4910 JUMPBY(INLINE_CACHE_ENTRIES_CALL);
5200 JUMPBY(INLINE_CACHE_ENTRIES_PRECALL + 1 + INLINE_CACHE_ENTRIES_CALL + 1);

Completed in 14 milliseconds