Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/python/
H A Dpython-internal.h114 typedef PY_LONG_LONG gdb_py_longest; typedef
124 typedef long gdb_py_longest; typedef
H A Dpython.c581 gdb_py_longest pc; in gdbpy_solib_name()
H A Dpy-value.c363 gdb_py_longest length = -1; in valpy_lazy_string()