Lines Matching defs:sorted
233 struct state **sorted; /* Table of states sorted by state number */
729 /* Extract the sorted basis of the new state. The basis was constructed
828 stp = lemp->sorted[i];
837 stp = lemp->sorted[i];
862 for(cfp=lemp->sorted[i]->cfp; cfp; cfp=cfp->next){
870 for(cfp=lemp->sorted[i]->cfp; cfp; cfp=cfp->next){
903 stp = lemp->sorted[i];
927 Action_add(&lemp->sorted[0]->ap,ACCEPT,sp,0);
933 stp = lemp->sorted[i];
949 for(ap=lemp->sorted[i]->ap; ap; ap=ap->next){
1410 lem.sorted = State_arrayof();
1478 ** a: A sorted, null-terminated linked list. (May be null).
1479 ** b: A sorted, null-terminated linked list. (May be null).
1484 ** A pointer to the head of a sorted list containing the elements
1536 ** A pointer to the head of a sorted list containing the elements
2674 stp = lemp->sorted[i];
3281 stp = lemp->sorted[i];
3382 stp = lemp->sorted[i];
3403 stp = lemp->sorted[i];
3421 stp = lemp->sorted[i];
3603 stp = lemp->sorted[i];