Home
last modified time | relevance | path

Searched refs:hi_obj (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_hamt.h85 PyHamtObject *hi_obj; member
/third_party/python/Python/
H A Dhamt.c2539 Py_CLEAR(it->hi_obj); in hamt_baseiter_tp_clear()
2554 Py_VISIT(it->hi_obj); in hamt_baseiter_tp_traverse()
2583 return it->hi_obj->h_count; in hamt_baseiter_tp_len()
2599 it->hi_obj = o; in hamt_baseiter_new()

Completed in 4 milliseconds