Home
last modified time | relevance | path

Searched refs:FIFO_NumInQueue (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Containers/Queues/
DFifo.c57 FIFO_NumInQueue ( in FIFO_NumInQueue() function
137 QCount = FIFO_NumInQueue(Self, AsElements); in FIFO_Reduce()
438 NumInQ = FIFO_NumInQueue(Self, AsElements); in FIFO_Flush()
467 Remainder = FIFO_NumInQueue(Self, AsElements); in FIFO_Truncate()
504 FIFO->Count = FIFO_NumInQueue; in New_cFIFO()