Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dvdevice.h83 #define Map2pVDevice(pDev) ((PVDevice)((UINT_PTR)pDev - (UINT)(UINT_PTR)&((PVDevice)0)->u.disk))
H A DmvOs.h63 typedef unsigned long ULONG_PTR, UINT_PTR, BUS_ADDR; typedef
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set_fd.pod50 On Windows, a socket handle is a 64-bit data type (UINT_PTR), which leads to a
/freebsd/contrib/ntp/libntp/
H A Dwork_thread.c53 # elif defined(UINT_PTR)
54 # define UINTPTR_T UINT_PTR