Searched refs:hashnum (Results 1 – 2 of 2) sorted by relevance
80 static Node *hashnum (const Table *t, lua_Number n) { in hashnum() function100 return hashnum(t, nvalue(key)); in mainposition()454 Node *n = hashnum(t, nk); in luaH_getint()
84 static Node *hashnum (const Table *t, lua_Number n) { in hashnum() function103 return hashnum(t, nvalue(key)); in mainposition()441 Node *n = hashnum(t, nk); in luaH_getnum()