Searched refs:IntPoint (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/lua/ | ||
H A D | llimits.h | 42 #define IntPoint(p) ((unsigned int)(lu_mem)(p)) macro |
H A D | ltable.c | 64 #define hashpointer(t,p) hashmod(t, IntPoint(p)) |