Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dinflate.c344 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ in inflate() local
/openbmc/ipmitool/src/plugins/
H A Dipmi_intf.c394 char hbuf[NI_MAXHOST]; in ipmi_intf_socket_connect() local
/openbmc/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
/openbmc/qemu/dump/
H A Ddump.c1284 uint8_t *buf = NULL, *hbuf; in get_next_page() local