Searched defs:PyDictViewSet_Check (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | dictobject.h | 65 # define PyDictViewSet_Check(op) \ macro |
/external/python/cpython2/Include/ | ||
D | dictobject.h | 106 # define PyDictViewSet_Check(op) \ macro |