Home | History | Annotate | Download | only in src

Lines Matching refs:cnt

1128   size_t cnt;
1142 cnt = 0;
1175 ld_state.allsections[cnt++] = h;
1177 ld_state.nusedsections = cnt;
1179 assert (cnt == ld_state.nallsections);