Searched refs:alignedGoal (Results 1 – 2 of 2) sorted by relevance
187 unsigned int alignedGoal = AlignPage (gNextAddress + size); in wsbrk() local189 if (alignedGoal >= gAddressBase) in wsbrk()191 VirtualFree ((void*)alignedGoal, gNextAddress - alignedGoal, in wsbrk()
1102 unsigned int alignedGoal = AlignPage (gNextAddress + size);1104 if (alignedGoal >= gAddressBase)1106 VirtualFree ((void*)alignedGoal, gNextAddress - alignedGoal,