Lines Matching defs:IntSize
666 return self.heap.PointerSize() + self.heap.IntSize()
851 return 12 * self.heap.PointerSize() + 4 * self.heap.IntSize()
854 return 12 * self.heap.PointerSize() + 5 * self.heap.IntSize()
897 return (heap.PointerSize() + heap.IntSize() + \
898 4 * heap.PointerSize() + 3 * heap.IntSize() + \
989 def IntSize(self):