Searched defs:ExAllocatePool (Results 1 - 2 of 2) 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)
/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)

Completed in 41 milliseconds