Searched defs:tp_name (Results 1 – 7 of 7) sorted by relevance
3 const char *tp_name; /* For printing, in format "<module>.<name>" */ member
286 def __init__(self, tp_name, address): argument557 def __init__(self, tp_name, args): argument
150 const char *tp_name; /* For printing, in format "<module>.<name>" */ member
12130 const char *tp_name)12148 const char *tp_name)12182 const char *tp_name,12216 const char *tp_name)12223 char *sec_name, *tp_cat, *tp_name; local12254 const char *tp_name)12292 const char *tp_name = NULL; local
6507 __aligned_u64 tp_name; /* in/out: tp_name buffer ptr */ member6582 __aligned_u64 tp_name; /* in/out */ member
493 const char *tp_name; in type_set_name() local
1150 PyObject *tp_name = PyType_GetName(&PyLong_Type); in test_get_type_name() local