Home
last modified time | relevance | path

Searched refs:hernya (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/udfs/
H A Dudffs.h373 #define SystemAllocatePool(hernya,size) ExAllocatePoolWithTag(hernya, size, 'Snwd') argument
/reactos/drivers/filesystems/udfs/Include/
H A Denv_spec_w32.h350 #define ExAllocatePoolWithTag(hernya,size,tag) GlobalAlloc(GMEM_DISCARDABLE, (size)) argument
351 #define ExAllocatePool(hernya,size) GlobalAlloc(GMEM_DISCARDABLE, (size)) argument