Searched refs:UINT_PTR (Results 1 – 4 of 4) sorted by relevance
83 #define Map2pVDevice(pDev) ((PVDevice)((UINT_PTR)pDev - (UINT)(UINT_PTR)&((PVDevice)0)->u.disk))
63 typedef unsigned long ULONG_PTR, UINT_PTR, BUS_ADDR; typedef
50 On Windows, a socket handle is a 64-bit data type (UINT_PTR), which leads to a
53 # elif defined(UINT_PTR)54 # define UINTPTR_T UINT_PTR