Home
last modified time | relevance | path

Searched refs:cmath_sin (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python311/Python-3.11.0a3/Modules/clinic/
H A Dcmathmodule.c.h432 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
438 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/lang/python37/Python-3.7.12/Modules/clinic/
H A Dcmathmodule.c.h432 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
438 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/lang/python310/Python-3.10.1/Modules/clinic/
H A Dcmathmodule.c.h432 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
438 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/lang/python39/Python-3.9.9/Modules/clinic/
H A Dcmathmodule.c.h432 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
438 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/databases/py-gdbm/Python-3.8.12/Modules/clinic/
H A Dcmathmodule.c.h442 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
448 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/lang/python-tools/Python-3.8.12/Modules/clinic/
H A Dcmathmodule.c.h442 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
448 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/lang/python38/Python-3.8.12/Modules/clinic/
H A Dcmathmodule.c.h442 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
448 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/databases/py-sqlite3/Python-3.8.12/Modules/clinic/
H A Dcmathmodule.c.h442 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
448 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/clinic/
H A Dcmathmodule.c.h442 {"sin", (PyCFunction)cmath_sin, METH_O, cmath_sin__doc__},
448 cmath_sin(PyObject *module, PyObject *arg) in cmath_sin() function
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dcmathmodule.c910 FUNC1(cmath_sin, c_sin) in FUNC1()
1083 {"sin", cmath_sin, METH_VARARGS, c_sin_doc},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dcmathmodule.c910 FUNC1(cmath_sin, c_sin) in FUNC1()
1075 {"sin", cmath_sin, METH_VARARGS, c_sin_doc},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dcmathmodule.c910 FUNC1(cmath_sin, c_sin) in FUNC1()
1083 {"sin", cmath_sin, METH_VARARGS, c_sin_doc},