Searched defs:tp_name (Results 1 – 3 of 3) sorted by relevance
3 char *tp_name; /* For printing, in format "<module>.<name>" */ member
276 def __init__(self, tp_name, address): argument522 def __init__(self, tp_name, args): argument
326 const char *tp_name; /* For printing, in format "<module>.<name>" */ member