OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmain
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
luac.c
170
static int
pmain
(lua_State* L)
function
206
lua_pushcfunction(L,&
pmain
);
lua.c
619
static int
pmain
(lua_State *L) {
function
672
lua_pushcfunction(L, &
pmain
); /* to call '
pmain
' in protected mode */
Completed in 23 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026