Searched refs:PyUpb_MapIterator (Results 1 – 1 of 1) sorted by relevance
450 } PyUpb_MapIterator; typedef454 PyUpb_MapIterator* iter = in PyUpb_MapIterator_New()464 PyUpb_MapIterator* self = (PyUpb_MapIterator*)_self; in PyUpb_MapIterator_Dealloc()470 PyUpb_MapIterator* self = (PyUpb_MapIterator*)_self; in PyUpb_MapIterator_IterNext()491 PYUPB_MODULE_NAME ".MapIterator", sizeof(PyUpb_MapIterator), 0,