reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
438 if (p->w_top > p->p_top) { 438 if (p->w_top > p->p_top) { 441 &p->stack_data[p->w_top]); 441 &p->stack_data[p->w_top]); 443 if (p->s_top > p->p_top) { 443 if (p->s_top > p->p_top) { 446 &p->stack_data[p->s_top]); 446 &p->stack_data[p->s_top]);