Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dldebug.c678 static const char *varinfo (lua_State *L, const TValue *o) { in varinfo() function
694 luaG_runerror(L, "attempt to %s a %s value%s", op, t, varinfo(L, o)); in luaG_typeerror()
738 luaG_runerror(L, "number%s has no integer representation", varinfo(L, p2)); in luaG_tointerror()

Completed in 4 milliseconds