Home
last modified time | relevance | path

Searched refs:VarHeapOutputBufferType (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Tools/bgen/bgen/
DbgenHeapBuffer.py96 class VarHeapOutputBufferType(HeapOutputBufferType): class
108 class VarVarHeapOutputBufferType(VarHeapOutputBufferType):
Dmacsupport.py124 VarOutBuffer = VarHeapOutputBufferType('char', 'long', 'l') # (buf, &len)
/external/python/cpython2/Mac/Modules/list/
Dlistsupport.py32 VarOutBufferShortsize = VarHeapOutputBufferType('char', 'short', 's') # (buf, &len)