Searched refs:VarHeapOutputBufferType (Results 1 – 3 of 3) sorted by relevance
96 class VarHeapOutputBufferType(HeapOutputBufferType): class108 class VarVarHeapOutputBufferType(VarHeapOutputBufferType):
124 VarOutBuffer = VarHeapOutputBufferType('char', 'long', 'l') # (buf, &len)
32 VarOutBufferShortsize = VarHeapOutputBufferType('char', 'short', 's') # (buf, &len)