OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:finishpcallk
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/lua/dist/src/
ldo.c
669
** '
finishpcallk
' will run again and close any still pending '__close'
679
static int
finishpcallk
(lua_State *L, CallInfo *ci) {
function
704
** 'luaD_poscall'. In the second case, the call to '
finishpcallk
'
724
status =
finishpcallk
(L, ci); /* finish it */
ldo.c
669
** '
finishpcallk
' will run again and close any still pending '__close'
679
static int
finishpcallk
(lua_State *L, CallInfo *ci) {
function
704
** 'luaD_poscall'. In the second case, the call to '
finishpcallk
'
724
status =
finishpcallk
(L, ci); /* finish it */
ldo.c
669
** '
finishpcallk
' will run again and close any still pending '__close'
679
static int
finishpcallk
(lua_State *L, CallInfo *ci) {
function
704
** 'luaD_poscall'. In the second case, the call to '
finishpcallk
'
724
status =
finishpcallk
(L, ci); /* finish it */
Completed in 78 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026