Home
last modified time | relevance | path

Searched defs:jmptarget (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dldebug.c344 static int filterpc (int pc, int jmptarget) { in filterpc()
357 int jmptarget = 0; /* any code before this address is conditional */ in findsetreg() local
/freebsd/contrib/lua/src/
H A Dldebug.c426 static int filterpc (int pc, int jmptarget) { in filterpc()
439 int jmptarget = 0; /* any code before this address is conditional */ in findsetreg() local