Searched refs:singlestep (Results 1 – 3 of 3) sorted by relevance
379 struct vm_event_singlestep singlestep; member
1039 static lu_mem singlestep (lua_State *L) { in singlestep() function1112 singlestep(L); in luaC_runtilstate()1147 lu_mem work = singlestep(L); /* do some work */ in incstep()
1576 static lu_mem singlestep (lua_State *L) { in singlestep() function1634 singlestep(L); in luaC_runtilstate()1652 lu_mem work = singlestep(L); /* perform one single step */ in incstep()