Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/edk2/Include/Library/
HDMemoryAllocationLib.h403 ReallocatePool (
/freebsd-13-stable/lib/libefivar/
HDuefi-dplib.h507 #define ReallocatePool(old, new, ptr) realloc(ptr, new) macro
HDefivar-dp-parse.c1070 AcpiAdr = ReallocatePool ( in DevPathFromTextAcpiAdr()