Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlua.c235 static int pushargs (lua_State *L) { in pushargs() function
255 int n = pushargs(L); /* push arguments to script */ in handle_script()