Home
last modified time | relevance | path

Searched refs:singlestep (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlgc.c1040 static lu_mem singlestep (lua_State *L) { in singlestep() function
1113 singlestep(L); in luaC_runtilstate()
1148 lu_mem work = singlestep(L); /* do some work */ in incstep()