Home | Sort by: relevance | last modified time | path |
/src/sys/modules/lua/ | |
lua.c | 665 klua_newstate(lua_Alloc f, void *ud, const char *name, const char *desc, function in typeref:typename:klua_State * 722 return klua_newstate(lua_alloc, NULL, name, desc, ipl); |
lua.c | 665 klua_newstate(lua_Alloc f, void *ud, const char *name, const char *desc, function in typeref:typename:klua_State * 722 return klua_newstate(lua_alloc, NULL, name, desc, ipl); |