Lines Matching refs:oe
8886 #define getCode(po, rlc, c, lc, in, out, ob, oe) \
8895 if (out + cs > oe) return false; \
8901 } else if (out < oe) { \
8910 const unsigned short *ob, const unsigned short *oe) {
8926 if (out + cs > oe) return false;
8934 } else if (out < oe) {
8958 unsigned short *oe = out + no; // end
8987 // std::cout << "oe = " << oe << std::endl;
8988 if (!getCode(pl.lit, rlc, c, lc, in, ie, out, outb, oe)) {
9017 if (!getCode(pl.p[j], rlc, c, lc, in, ie, out, outb, oe)) {
9046 if (!getCode(pl.lit, rlc, c, lc, in, ie, out, outb, oe)) {