Searched refs:ALLOCATION_FLAG_WITHIN_BUDGET (Results 1 – 2 of 2) sorted by relevance
750 ALLOCATION_FLAG_WITHIN_BUDGET = 0x4, enumerator
4512 if((pAllocDesc->Flags & ALLOCATION_FLAG_WITHIN_BUDGET) != 0) in AllocateCommittedResource()4572 if((pAllocDesc->Flags & ALLOCATION_FLAG_WITHIN_BUDGET) != 0) in AllocateHeap()