Searched defs:ecpl_word_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c127 int ecpl_word_start; /* start offset within line */ member in struct:__anon1482
2952 cstate->ecpl_word_start, cstate->ecpl_word_end,
3102 while (colon_state.ecpl_line[colon_state.ecpl_word_start] !=
3104 colon_state.ecpl_word_start++;
3110 colon_state.ecpl_word_start++;
3162 cstate.ecpl_word_start = tokst->tokst_buf[ndx].tok_line_off;

Completed in 66 milliseconds