Searched refs:isfunc (Results 1 – 1 of 1) sorted by relevance
270 #define stat_S_ISFUNC(isfunc, doc) \ argument272 stat_ ##isfunc (PyObject *self, PyObject *omode) \277 return PyBool_FromLong(isfunc(mode)); \279 PyDoc_STRVAR(stat_ ## isfunc ## _doc, doc)