Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
HDlbaselib.c249 static int luaB_tostring (lua_State *L) { in luaB_tostring() function
273 {"tostring", luaB_tostring},
/freebsd-13-stable/contrib/lua/src/
HDlbaselib.c477 static int luaB_tostring (lua_State *L) { in luaB_tostring() function
505 {"tostring", luaB_tostring},