Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dltests.c313 static void printobj (global_State *g, GCObject *o) { in printobj() function
324 printobj(G(L), o); in lua_printobj()
331 printobj(g, f); in testobjref()
333 printobj(g, t); in testobjref()
930 printobj(G(L), obj); in gc_printobj()