Home
last modified time | relevance | path

Searched refs:STRUCT_BUF (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DIN.py897 def STRUCT_BUF(handle): return ((handle).ptr.m64) function
903 def STRUCT_BUF(handle): return ((handle).ptr) function
DSTROPTS.py900 def STRUCT_BUF(handle): return ((handle).ptr.m64) function
906 def STRUCT_BUF(handle): return ((handle).ptr) function