Home | History | Annotate | Download | only in dist

Lines Matching defs:ref

5990 BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
5996 if (ref)
6011 if (ref)
6040 if (ref)
6086 BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
6099 if (ref)
6143 if (ref)
6151 if (ref)
6166 if (ref)
6169 if (ref)
6187 if (!ref)
6223 allocate_stack(common, ref ? 2 : 3);
6224 if (ref)
6234 if (ref)
6249 if (ref)
6267 if (!ref)
8746 BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
8749 type = cc[ref ? 1 + IMM2_SIZE : 1 + 2 * IMM2_SIZE];
8764 free_stack(common, ref ? 2 : 3);