Home | History | Annotate | Download | only in cintltst

Lines Matching defs:test_seq

2002    static const char test_seq[]={ (char)0x90u, 0x30, (char)0x81u, 0x30 };
2005 int32_t i, test_seq_len = sizeof(test_seq);
2019 memcpy(char_in + (CHUNK_SIZE - i), test_seq, test_seq_len);