HomeSort by relevance Sort by last modified time
    Searched full:from_p (Results 1 - 1 of 1) sorted by null

  /external/srec/srec/crec/
word_lattice.c 233 char *from_p; local
281 from_p = tr_end;
284 while (from_p >= transcription) *(to_p--) = *(from_p--);

Completed in 40 milliseconds