Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Containers/
DFifo.h28 } FIFO_ElemBytes; typedef
123 typedef size_t (EFIAPI *cFIFO_NumInQueue) (cFIFO *Self, FIFO_ElemBytes As);
138 typedef size_t (EFIAPI *cFIFO_FreeSpace) (cFIFO *Self, FIFO_ElemBytes As);
/device/linaro/bootloader/edk2/StdLib/LibC/Containers/Queues/
DFifo.c59 FIFO_ElemBytes As in FIFO_NumInQueue()
94 FIFO_ElemBytes As in FIFO_FreeSpace()