Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-value.c478 valpy_cast (PyObject *self, PyObject *args) in valpy_cast() function
1420 { "cast", valpy_cast, METH_VARARGS, "Cast the value to the supplied type." },