Searched refs:ReallocatePool (Results 1 – 3 of 3) sorted by relevance
403 ReallocatePool (
507 #define ReallocatePool(old, new, ptr) realloc(ptr, new) macro
1070 AcpiAdr = ReallocatePool ( in DevPathFromTextAcpiAdr()