Home
last modified time | relevance | path

Searched defs:cast_to (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/
Dtest_libcython_in_gdb.py71 def read_var(self, varname, cast_to=None): argument
/external/chromium_org/third_party/cython/src/Cython/Debugger/
Dlibpython.py187 def __init__(self, gdbval, cast_to=None): argument
867 def __init__(self, gdbval, cast_to=None): argument