Home
last modified time | relevance | path

Searched defs:type_obj (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/lib/gdb/
H A Dtypes.py158 def apply_type_recognizers(recognizers, type_obj): argument
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-utils.c396 PyTypeObject *type_obj = closure; in gdb_py_generic_dict() local
H A Dpython.c1253 PyObject *type_obj, *type_module, *func, *result_obj; in apply_type_printers() local
H A Dpy-value.c436 PyObject *type_obj, *result = NULL; in valpy_do_cast() local
H A Dpy-type.c1482 type_object *type_obj; in type_to_type_object() local