Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Library/
H A DMemoryAllocationLib.h403 ReallocatePool (
/freebsd/lib/libefivar/
H A Duefi-dplib.h498 #define ReallocatePool(old, new, ptr) realloc(ptr, new) macro
H A Defivar-dp-parse.c1107 AcpiAdr = ReallocatePool ( in DevPathFromTextAcpiAdr()