Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlstring.h51 LUAI_FUNC void luaS_init (lua_State *L);
H A Dlstring.c127 void luaS_init (lua_State *L) { in luaS_init() function
H A Dlstate.c240 luaS_init(L); in f_luaopen()