Home
last modified time | relevance | path

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

/dports/devel/z88dk/z88dk/src/sccz80/
H A Dccdefs.h110 extern void zerojump(void (*oper)(LVALUE *,int), int label, LVALUE *lval);
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.cpp408 static bool zerojump(ILI_OP);
3802 } else if (exprjump(opc) || zerojump(opc)) { /* cond or zero jump */ in make_stmt()
13067 zerojump(ILI_OP opc) in zerojump() function