Home
last modified time | relevance | path

Searched refs:gAllocatedSize (Results 1 – 25 of 145) sorted by relevance

123456

/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/mingw-w64/
H A Dpslextras.c280 static unsigned long long gAllocatedSize = 0; variable
388 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in sbrk()
391 size,gAllocatedSize); in sbrk()
392 tmp = findBase (gAllocatedSize); in sbrk()
395 gAllocatedSize, MEM_RESERVE, PAGE_NOACCESS); in sbrk()
399 GetLastError(),gAllocatedSize,tmp); in sbrk()
400 tmp = findRegion (tmp+RETRY_INCREMENT,gAllocatedSize); in sbrk()
406 GetLastError(),gAllocatedSize,tmp); in sbrk()
410 gAllocatedSize)) in sbrk()
413 void* new_address = (void*)(gAddressBase+gAllocatedSize); in sbrk()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c53 static unsigned int gAllocatedSize = 0; variable
139 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
141 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
144 gAllocatedSize)) in wsbrk()
147 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
166 gAllocatedSize = new_size; in wsbrk()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.c53 static unsigned int gAllocatedSize = 0; variable
139 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
141 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
144 gAllocatedSize)) in wsbrk()
147 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
166 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-chip/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c53 static unsigned int gAllocatedSize = 0; variable
139 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
141 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
144 gAllocatedSize)) in wsbrk()
147 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
166 gAllocatedSize = new_size; in wsbrk()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/
H A Ddlmalloc.c53 static unsigned int gAllocatedSize = 0; variable
139 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
141 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
144 gAllocatedSize)) in wsbrk()
147 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
166 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/common/
H A Ddlmalloc.c65 static unsigned int gAllocatedSize = 0; variable
151 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
153 (unsigned int)VirtualAlloc (NULL, gAllocatedSize, in wsbrk()
156 gAllocatedSize)) in wsbrk()
159 void* new_address = (void*)(gAddressBase+gAllocatedSize); in wsbrk()
178 gAllocatedSize = new_size; in wsbrk()

123456