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()452 Node *n = hashnum(t, nk); in luaH_getint()
82 static Node *hashnum (const Table *t, lua_Number n) { in hashnum() function101 return hashnum(t, nvalue(key)); in mainposition()453 Node *n = hashnum(t, nk); in luaH_getint()