HomeSort by relevance Sort by last modified time
    Searched defs:PyEval_CallFunction (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
modsupport.c 543 PyEval_CallFunction(PyObject *obj, const char *format, ...)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
modsupport.c 543 PyEval_CallFunction(PyObject *obj, const char *format, ...)
  /external/python/cpython2/Python/
modsupport.c 569 PyEval_CallFunction(PyObject *obj, const char *format, ...)
  /external/python/cpython3/Python/
modsupport.c 490 PyEval_CallFunction(PyObject *obj, const char *format, ...)

Completed in 303 milliseconds