Searched defs:CFMutableArrayRefObj_New (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/cf/
H A D_CFmodule.c50 #define CFMutableArrayRefObj_New _CFMutableArrayRefObj_New macro
699 PyObject *CFMutableArrayRefObj_New(CFMutableArrayRef itself) function
3679 CFMutableArrayRefObj_New, _rv);
3700 CFMutableArrayRefObj_New, _rv);
4886 PyMac_INIT_TOOLBOX_OBJECT_NEW(CFMutableArrayRef, CFMutableArrayRefObj_New);

Completed in 94 milliseconds