Home
last modified time | relevance | path

Searched refs:IntPoint (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dllimits.h40 #define IntPoint(p) ((unsigned int)(lu_mem)(p)) macro
H A Dltable.c63 #define hashpointer(t,p) hashmod(t, IntPoint(p))