Searched refs:OP_CALLOUT (Results 1 – 6 of 6) sorted by relevance
182 case OP_CALLOUT: in find_minlength()895 case OP_CALLOUT: in set_start_bits()
1691 case OP_CALLOUT: in first_significant_code()1826 case OP_CALLOUT: in find_fixedlength()2864 *code++ = OP_CALLOUT; in auto_callout()6013 *code++ = OP_CALLOUT; in compile_branch()7539 if (*scode == OP_CALLOUT) scode += PRIV(OP_lengths)[OP_CALLOUT]; in is_startline()
405 case OP_CALLOUT:
1273 if (ecode[LINK_SIZE+1] == OP_CALLOUT) in match()1300 ecode += PRIV(OP_lengths)[OP_CALLOUT]; in match()1699 case OP_CALLOUT: in match()
2044 OP_CALLOUT, /* 112 Call out to external function if provided */ enumerator
465 OP_CALLOUT is followed by one unit of data that holds a callout number in the
Completed in 53 milliseconds