Searched refs:isfunc (Results 1 – 1 of 1) sorted by relevance
266 #define stat_S_ISFUNC(isfunc, doc) \ argument268 stat_ ##isfunc (PyObject *self, PyObject *omode) \273 return PyBool_FromLong(isfunc(mode)); \275 PyDoc_STRVAR(stat_ ## isfunc ## _doc, doc)