Home
last modified time | relevance | path

Searched defs:CFObj_Convert (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c26 #define CFObj_Convert _CFObj_Convert macro
4843 int CFObj_Convert(PyObject *v, CFTypeRef *p_itself) in CFObj_Convert() function