Searched refs:ExAllocatePool (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dclasspnp.h70 #undef ExAllocatePool macro
72 #define ExAllocatePool(a,b) ExAllocatePoolWithTag(a,b,'nUcS') macro
73 //#define ExAllocatePool(a,b) #assert(0)
H A Dwdm.h13457 ExAllocatePool(
13489 #define ExAllocatePoolWithTag(a,b,c) ExAllocatePool(a,b)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dclasspnp.h70 #undef ExAllocatePool macro
72 #define ExAllocatePool(a,b) ExAllocatePoolWithTag(a,b,'nUcS') macro
73 //#define ExAllocatePool(a,b) #assert(0)
H A Dwdm.h13457 ExAllocatePool(
13489 #define ExAllocatePoolWithTag(a,b,c) ExAllocatePool(a,b)

Completed in 202 milliseconds