Searched defs:test_buf (Results 1 – 5 of 5) sorted by relevance
65 static uint8_t test_buf[sizeof(TEST_STRING)]; variable
61 struct test_buf { struct68 struct test_buf *t = ctx; in out() argument
50 static uint8_t test_buf[BUF_SIZE] __aligned(32); variable
94 struct test_buf { struct102 static struct test_buf tb1; argument
132 static uint8_t test_buf[600]; variable