Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Containers/
DFifo.h123 typedef size_t (EFIAPI *cFIFO_NumInQueue) (cFIFO *Self, FIFO_ElemBytes As); typedef
189 cFIFO_NumInQueue Count; ///< Return the number of elements contained in the FIFO.