Home
last modified time | relevance | path

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

/freebsd-13.1/sys/xen/interface/
H A Dvm_event.h379 struct vm_event_singlestep singlestep; member
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlgc.c1039 static lu_mem singlestep (lua_State *L) { in singlestep() function
1112 singlestep(L); in luaC_runtilstate()
1147 lu_mem work = singlestep(L); /* do some work */ in incstep()
/freebsd-13.1/contrib/lua/src/
H A Dlgc.c1576 static lu_mem singlestep (lua_State *L) { in singlestep() function
1634 singlestep(L); in luaC_runtilstate()
1652 lu_mem work = singlestep(L); /* perform one single step */ in incstep()