Searched refs:codelink (Results 1 – 1 of 1) sorted by relevance
568 #define codelink frame->Xcodelink in match() macro646 int codelink; in match()685 #define code_offset codelink in match()1288 codelink = GET(ecode, 1); /* Offset to the second branch */ in match()1328 codelink -= PRIV(OP_lengths)[OP_CALLOUT]; in match()1419 ecode += condition? PRIV(OP_lengths)[condcode] : codelink; in match()
Completed in 15 milliseconds