Home
last modified time | relevance | path

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

123456

/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/mingw-w64/
H A Dpslextras.c279 static unsigned long long gAddressBase = 0; variable
303 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
306 gNextAddress - gAddressBase, in gcleanup()
386 if (gAddressBase == 0) in sbrk()
393 gNextAddress = gAddressBase = in sbrk()
401 gNextAddress = gAddressBase = in sbrk()
421 gAddressBase = gNextAddress = in sbrk()
428 while (gAddressBase == 0); in sbrk()
459 if (alignedGoal >= gAddressBase) in sbrk()
468 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in sbrk()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c52 static unsigned int gAddressBase = 0; variable
74 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
76 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
77 gNextAddress - gAddressBase, in gcleanup()
137 if (gAddressBase == 0) in wsbrk()
140 gNextAddress = gAddressBase = in wsbrk()
155 gAddressBase = gNextAddress = in wsbrk()
162 while (gAddressBase == 0); in wsbrk()
189 if (alignedGoal >= gAddressBase) in wsbrk()
198 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.c52 static unsigned int gAddressBase = 0; variable
74 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
76 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
77 gNextAddress - gAddressBase, in gcleanup()
137 if (gAddressBase == 0) in wsbrk()
140 gNextAddress = gAddressBase = in wsbrk()
155 gAddressBase = gNextAddress = in wsbrk()
162 while (gAddressBase == 0); in wsbrk()
189 if (alignedGoal >= gAddressBase) in wsbrk()
198 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c52 static unsigned int gAddressBase = 0; variable
74 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
76 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
77 gNextAddress - gAddressBase, in gcleanup()
137 if (gAddressBase == 0) in wsbrk()
140 gNextAddress = gAddressBase = in wsbrk()
155 gAddressBase = gNextAddress = in wsbrk()
162 while (gAddressBase == 0); in wsbrk()
189 if (alignedGoal >= gAddressBase) in wsbrk()
198 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/
H A Ddlmalloc.c52 static unsigned int gAddressBase = 0; variable
74 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
76 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
77 gNextAddress - gAddressBase, in gcleanup()
137 if (gAddressBase == 0) in wsbrk()
140 gNextAddress = gAddressBase = in wsbrk()
155 gAddressBase = gNextAddress = in wsbrk()
162 while (gAddressBase == 0); in wsbrk()
189 if (alignedGoal >= gAddressBase) in wsbrk()
198 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/common/
H A Ddlmalloc.c64 static unsigned int gAddressBase = 0; variable
86 if (gAddressBase && (gNextAddress - gAddressBase)) in gcleanup()
88 rval = VirtualFree ((void*)gAddressBase, in gcleanup()
89 gNextAddress - gAddressBase, in gcleanup()
149 if (gAddressBase == 0) in wsbrk()
152 gNextAddress = gAddressBase = in wsbrk()
167 gAddressBase = gNextAddress = in wsbrk()
174 while (gAddressBase == 0); in wsbrk()
201 if (alignedGoal >= gAddressBase) in wsbrk()
210 VirtualFree ((void*)gAddressBase, gNextAddress - gAddressBase, in wsbrk()
[all …]

123456