Home
last modified time | relevance | path

Searched defs:PTRIN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dabi_compat.h36 #define PTRIN(v) (void *)(uintptr_t)(v) macro
/freebsd/sys/dev/mfi/
H A Dmfi.c3085 #define PTRIN(p) ((void *)(uintptr_t)(p)) macro