Home
last modified time | relevance | path

Searched refs:tr_end (Results 1 – 1 of 1) sorted by relevance

/external/srec/srec/crec/
Dword_lattice.c236 char *tr_end = transcription; in sprint_word_token_backtrace() local
275 if (wlen + tr_end - transcription + 1 >= len) in sprint_word_token_backtrace()
281 from_p = tr_end; in sprint_word_token_backtrace()
282 to_p = tr_end + wlen + 1; in sprint_word_token_backtrace()
283 tr_end = to_p; in sprint_word_token_backtrace()