Home
last modified time | relevance | path

Searched defs:hbuf (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/tcg/hexagon/
H A Dbrev.c31 int16_t hbuf[SIZE] __attribute__((aligned(1 << 16))) = {0}; variable
H A Dcirc.c41 int16_t hbuf[NHALFS] __attribute__((aligned(1 << 12))) = {0}; variable
/qemu/dump/
H A Ddump.c1284 uint8_t *buf = NULL, *hbuf; in get_next_page() local