reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
303 while (index != 0 && p->stack_data[index].name != lck) { 303 while (index != 0 && p->stack_data[index].name != lck) { 304 index = p->stack_data[index].prev; 304 index = p->stack_data[index].prev; 306 if (index != 0) { 309 cons = p->stack_data[index];