Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Containers/
DFifo.h27 AsBytes ///< Count the number of readable bytes in the queue. enumerator
/device/linaro/bootloader/edk2/StdLib/LibC/Containers/Queues/
DFifo.c70 if(As == AsBytes) { in FIFO_NumInQueue()
110 if(As == AsBytes) { in FIFO_FreeSpace()