Searched refs:test_seq (Results 1 – 1 of 1) sorted by relevance
2002 static const char test_seq[]={ (char)0x90u, 0x30, (char)0x81u, 0x30 }; in bug1() local2005 int32_t i, test_seq_len = sizeof(test_seq); in bug1()2019 memcpy(char_in + (CHUNK_SIZE - i), test_seq, test_seq_len); in bug1()