Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_code.h85 } _PyPrecallCache; typedef
87 #define INLINE_CACHE_ENTRIES_PRECALL CACHE_ENTRIES(_PyPrecallCache)
/third_party/python/Python/
H A Dspecialize.c1635 _PyPrecallCache *cache = (_PyPrecallCache *)(instr + 1); in _Py_Specialize_Precall()
H A Dceval.c4798 _PyPrecallCache *cache = (_PyPrecallCache *)next_instr;

Completed in 14 milliseconds