Searched refs:lua_printobj (Results 1 – 2 of 2) sorted by relevance
77 LUAI_FUNC void lua_printobj (lua_State *L, struct GCObject *o);
323 void lua_printobj (lua_State *L, struct GCObject *o) { in lua_printobj() function