Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/hptmv/
Dvdevice.h83 #define Map2pVDevice(pDev) ((PVDevice)((UINT_PTR)pDev - (UINT)(UINT_PTR)&((PVDevice)0)->u.disk))
DmvOs.h63 typedef unsigned long ULONG_PTR, UINT_PTR, BUS_ADDR; typedef
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
Dwin32_crashrpt.c174 fprintf(log_file, FORMAT_PTR, (UINT_PTR)module.BaseOfImage); in write_module_info_callback()
306 basic_type, (UINT_PTR)length); in write_basic_type()
345 type_name, (UINT_PTR)(DWORD_PTR *)value_addr); in write_value()
/freebsd-10-stable/contrib/ntp/libntp/
Dwork_thread.c63 # elif defined(UINT_PTR)
64 # define UINTPTR_T UINT_PTR