Home
last modified time | relevance | path

Searched refs:point2uint (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dllimits.h78 #define point2uint(p) ((unsigned int)((size_t)(p) & UINT_MAX)) macro
A Dlstring.c242 unsigned int i = point2uint(str) % STRCACHE_N; /* hash */ in luaS_new()
A Dltable.c90 #define hashpointer(t,p) hashmod(t, point2uint(p))

Completed in 7 milliseconds