Searched refs:PyMac_GetOSType (Results 1 – 3 of 3) sorted by relevance
32 int PyMac_GetOSType(PyObject *, OSType *); /* argument parser for OSType */
161 PyMac_GetOSType(PyObject *v, OSType *pr) in PyMac_GetOSType() function