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