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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dgenobject.c117 gen_send(PyGenObject *gen, PyObject *arg) function
322 {"send",(PyCFunction)gen_send, METH_O, send_doc},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dgenobject.c120 gen_send(PyGenObject *gen, PyObject *arg) function
325 {"send",(PyCFunction)gen_send, METH_O, send_doc},

Completed in 23 milliseconds