Searched refs:od_last (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | odictobject.c | 487 _ODictNode *od_last; /* last node in the linked list, if any */ member 523 #define _odict_LAST(od) (((PyODictObject *)od)->od_last) |
Completed in 4 milliseconds