Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dfifo8.c81 uint32_t skip, uint32_t *numptr, in fifo8_peekpop_bufptr()
104 const uint8_t *fifo8_peek_bufptr(Fifo8 *fifo, uint32_t max, uint32_t *numptr) in fifo8_peek_bufptr()
109 const uint8_t *fifo8_pop_bufptr(Fifo8 *fifo, uint32_t max, uint32_t *numptr) in fifo8_pop_bufptr()