Home
last modified time | relevance | path

Searched defs:Ptr (Results 1 – 2 of 2) sorted by relevance

/DragonStub/lib/
H A Ddpath.c403 UINT8 *Ptr; in AppendDevicePathInstance() local
/DragonStub/inc/
H A Defiapi.h72 #define NextMemoryDescriptor(Ptr,Size) ((EFI_MEMORY_DESCRIPTOR *) (((UINT8 *) Ptr) + Size)) argument