Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/lua/
H A Dltable.c79 static Node *hashnum (const Table *t, lua_Number n) { in hashnum() function
99 return hashnum(t, nvalue(key)); in mainposition()
453 Node *n = hashnum(t, nk); in luaH_getint()