Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/
Dtest_ctypes.py9 class POINT(Structure): class
12 _fields_ = [("a", POINTER(POINT))]