OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kluaL_newstate
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
lua.h
102
extern klua_State *
kluaL_newstate
(const char *, const char *, int);
/src/sys/modules/examples/luareadhappy/
luareadhappy.c
199
if ((sc.kL =
kluaL_newstate
("happy",
/src/sys/modules/lua/
lua.c
351
K =
kluaL_newstate
(create->name, create->desc, IPL_NONE);
720
kluaL_newstate
(const char *name, const char *desc, int ipl)
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025