Home
last modified time | relevance | path

Searched refs:StringArgFunc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dpuremodule.c56 typedef int (*StringArgFunc)(char*); typedef
75 call_stringarg_function(StringArgFunc func, PyObject *self, PyObject *args) in call_stringarg_function()
88 call_stringorint_function(StringArgFunc func, PyObject *self, PyObject *args) in call_stringorint_function()
133 call_intasaddr_function(StringArgFunc func, PyObject *self, PyObject *args) in call_intasaddr_function()