OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ccall
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/lua/dist/src/
ldo.c
632
l_sinline void
ccall
(lua_State *L, StkId func, int nResults, l_uint32 inc) {
function
648
** External interface for '
ccall
'
651
ccall
(L, func, nResults, 1);
659
ccall
(L, func, nResults, nyci);
794
ccall
(L, firstArg - 1, LUA_MULTRET, 0); /* just call its body */
Completed in 18 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026