Home
last modified time | relevance | path

Searched defs:luaH_getint (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dltable.c447 const TValue *luaH_getint (Table *t, int key) { in luaH_getint() function
/freebsd/contrib/lua/src/
H A Dltable.c730 const TValue *luaH_getint (Table *t, lua_Integer key) { in luaH_getint() function