Home
last modified time | relevance | path

Searched refs:method_cache_entry (Results 1 – 19 of 19) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dinterp.h128 typedef struct method_cache_entry struct
140 } method_cache_entry; argument
536 method_cache_entry *mce)
H A Dinterp.c218 static method_cache_entry method_cache[METHOD_CACHE_SIZE] CACHELINE_ALIGNED;
423 method_cache_entry *methodData,
923 method_cache_entry *methodData, in lookup_method()
944 method_cache_entry *methodData) in _gst_find_method()
994 method_cache_entry *methodData; in check_send_correctness()
H A Dinterp-jit.inl183 REGISTER (2, method_cache_entry * methodData);
228 REGISTER (2, method_cache_entry * methodData);
323 method_cache_entry *mc;
H A Dcallin.c895 method_cache_entry dummy; in _gst_class_can_understand()
910 method_cache_entry dummy; in _gst_responds_to()
H A Dinterp-bc.inl184 method_cache_entry * methodData;
H A DChangeLog2878 interp.c. Declare method_cache_entry.
2880 remove declarations of find_method and method_cache_entry.
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dtypeobject.c27 struct method_cache_entry { struct
33 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dtypeobject.c28 struct method_cache_entry { struct
34 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/lang/python27/Python-2.7.18/Objects/
H A Dtypeobject.c28 struct method_cache_entry { struct
34 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dtypeobject.c39 struct method_cache_entry { struct
45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dtypeobject.c39 struct method_cache_entry { struct
45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dtypeobject.c39 struct method_cache_entry { struct
45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/lang/python37/Python-3.7.12/Objects/
H A Dtypeobject.c38 struct method_cache_entry { struct
44 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/lang/python39/Python-3.9.9/Objects/
H A Dtypeobject.c45 struct method_cache_entry { struct
51 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/lang/python38/Python-3.8.12/Objects/
H A Dtypeobject.c39 struct method_cache_entry { struct
45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dtypeobject.c39 struct method_cache_entry { struct
45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
/dports/lang/python39/Python-3.9.9/Tools/c-analyzer/
H A DTODO145 Objects/typeobject.c:method_cache static struct method_cache_entry m…
H A Dknown.tsv493 Objects/typeobject.c - method_cache variable static struct method_cache_entry method_cache[1 << MCA…
/dports/lang/python310/Python-3.10.1/Tools/c-analyzer/
H A DTODO142 Objects/typeobject.c:method_cache static struct method_cache_entry m…