Searched refs:luaK_nil (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dlcode.h77 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
H A Dlcode.c137 void luaK_nil (FuncState *fs, int from, int n) { function
842 luaK_nil(fs, reg, 1);
H A Dlparser.c499 luaK_nil(fs, fs->freereg, needed); /* complete with nils */

Completed in 202 milliseconds