Searched defs:obj_cache (Results 1 – 3 of 3) sorted by relevance
87 #define CONFIG_CACHE(obj_cache, ctx, disable_cache, is_bypass, program_func_call, inst) \ argument
76 PyUpb_WeakMap* obj_cache; member
44 PyTypeObject* type, PyObject* db, PyUpb_WeakMap* obj_cache) { in PyUpb_DescriptorPool_DoCreateWithCache()