Searched refs:CFMutableDictionaryRefObj_Check (Results 1 – 1 of 1) sorted by relevance
1124 #define CFMutableDictionaryRefObj_Check(x) ((x)->ob_type == &CFMutableDictionaryRef_Type || PyObjec… macro1154 if (!CFMutableDictionaryRefObj_Check(v)) in CFMutableDictionaryRefObj_Convert()4853 !CFMutableDictionaryRefObj_Check(v) && in CFObj_Convert()