Searched defs:GET_EXPR (Results 1 – 1 of 1) sorted by relevance
932 #define GET_EXPR (item = (type == kTypeList) ? PyList_GET_ITEM(o, i) : PyTuple_GET_ITEM(o, i)) in AbstractTuple() macro962 #define GET_EXPR PRINT_IF_HAS_USER_DEFINED_HOOK(k, __hash__) in AbstractDict() macro