Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/lua/
H A Dltable.c80 static Node *hashnum (const Table *t, lua_Number n) { in hashnum() function
100 return hashnum(t, nvalue(key)); in mainposition()
454 Node *n = hashnum(t, nk); in luaH_getint()