Home
last modified time | relevance | path

Searched defs:METH_VARARGS (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/
Dmethodobject.h57 #define METH_VARARGS 0x0001 macro
/external/python/cpython2/Include/
Dmethodobject.h54 #define METH_VARARGS 0x0001 macro
/external/python/cpython2/Tools/framer/framer/
Dfunction.py8 METH_VARARGS = "METH_VARARGS" variable
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c639 #define METH_VARARGS 0x0001 macro
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c611 #define METH_VARARGS 0x0001 macro