Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dllimits.h42 #define IntPoint(p) ((unsigned int)(lu_mem)(p)) macro
H A Dltable.c63 #define hashpointer(t,p) hashmod(t, IntPoint(p))
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dllimits.h41 #define IntPoint(p) ((unsigned int)(lu_mem)(p)) macro
H A Dltable.c64 #define hashpointer(t,p) hashmod(t, IntPoint(p))