gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:PTRTOINT64 (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/sys/sysctl.h - 47.6KB - 975 lines
466: 
467: #define PTRTOINT64(_x)  ((u_int64_t)(u_long)(_x))
468: