Searched refs:lcompat_hashnum (Results 1 – 2 of 2) sorted by relevance
283 extern int lcompat_hashnum(int64_t);285 #define luai_hashnum(i,n) (i = lcompat_hashnum(n))
93 lcompat_hashnum(int64_t x) in lcompat_hashnum() function