Searched refs:dealloc_func (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Tools/framer/framer/ | ||
D | template.py | 52 dealloc_func = """static void variable |
D | bases.py | 202 p(template.dealloc_func, {"name" : self.__slots[TP_DEALLOC]}) |