Searched refs:IntPoint (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/lua/ | ||
| H A D | llimits.h | 40 #define IntPoint(p) ((unsigned int)(lu_mem)(p)) macro |
| H A D | ltable.c | 63 #define hashpointer(t,p) hashmod(t, IntPoint(p)) |