OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:finishCcall
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/lua/dist/src/
ldo.c
665
** (The caller, '
finishCcall
', does the final call to 'adjustresults'.)
668
** to '
finishCcall
' (when that '__close' method finally returns) and
671
** 'unroll' which calls ''
finishCcall
' and we are back here again, to
712
static void
finishCcall
(lua_State *L, CallInfo *ci) {
745
finishCcall
(L, ci); /* complete its execution */
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026