Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dobject.h192 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef
/external/python/cpython2/Include/
Dobject.h320 typedef int (*initproc)(PyObject *, PyObject *, PyObject *); typedef