Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
HDltable.c405 TValue *luaH_newkey (lua_State *L, Table *t, const TValue *key) { in luaH_newkey() function
/freebsd-13-stable/contrib/lua/src/
HDltable.c635 TValue *luaH_newkey (lua_State *L, Table *t, const TValue *key) { in luaH_newkey() function