Searched refs:gen_throw (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dgenobject.c215 gen_throw(PyGenObject *gen, PyObject *args) function
323 {"throw",(PyCFunction)gen_throw, METH_VARARGS, throw_doc},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dgenobject.c218 gen_throw(PyGenObject *gen, PyObject *args) function
326 {"throw",(PyCFunction)gen_throw, METH_VARARGS, throw_doc},

Completed in 275 milliseconds