Home
last modified time | relevance | path

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

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