Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlauxlib.c501 static void newbox (lua_State *L) { in newbox() function
560 newbox(L); /* create a new box */ in prepbuffsize()