OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIFO_ElemBytes
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Containers/
Fifo.h
28
}
FIFO_ElemBytes
;
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/
Fifo.c
59
FIFO_ElemBytes
As
94
FIFO_ElemBytes
As
Completed in 245 milliseconds