Home | History | Annotate | Download | only in cintltst

Lines Matching refs:test_seq_len

1963    int32_t i, test_seq_len = sizeof(test_seq);
1974 for (i = test_seq_len; i >= 0; i--) {
1977 memcpy(char_in + (CHUNK_SIZE - i), test_seq, test_seq_len);