hashmod            63 lib/lua/ltable.c #define hashpointer(t,p)	hashmod(t, IntPoint(p))
hashmod            91 lib/lua/ltable.c   return hashmod(t, a[0]);