Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldebug.c567 void luaG_typeerror (lua_State *L, const TValue *o, const char *op) { in luaG_typeerror() function
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldebug.c527 l_noret luaG_typeerror (lua_State *L, const TValue *o, const char *op) { in luaG_typeerror() function