reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
863 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { 863 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { 863 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { 863 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { 864 s = g->strip[pc]; 913 pc -= OPND(s) + 1; 914 INIT(here, pc); 936 OP(s = g->strip[pc+look]) != O_CH; 944 if (OP(g->strip[pc+OPND(s)]) != O_CH) {