HomeSort by: relevance | last modified time | path
    Searched defs:klua_newstate (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 23 milliseconds