Home
last modified time | relevance | path

Searched defs:PyArg_ParseTuple (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dmodsupport.h16 #define PyArg_ParseTuple _PyArg_ParseTuple_SizeT macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dmodsupport.h16 #define PyArg_ParseTuple _PyArg_ParseTuple_SizeT macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetargs.c79 PyArg_ParseTuple(PyObject *args, const char *format, ...) in PyArg_ParseTuple() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetargs.c79 PyArg_ParseTuple(PyObject *args, const char *format, ...) in PyArg_ParseTuple() function