Home | History | Annotate | Download | only in back-mdb

Lines Matching refs:cscope

428 	ID		id, cursor, nsubs, ncand, cscope;
788 for (cscope = 1; cscope <= scopes[0].mid; cscope++) {
790 if (scopes[cscope].mid == base->e_id)
792 iscopes[cursor++] = scopes[cscope].mid;
807 cscope = 0;
1185 while (iscopes[0] && cscope < iscopes[0]) {
1186 cscope++;
1187 isc.id = iscopes[cscope];