Home
last modified time | relevance | path

Searched refs:heap_ptr (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dralloc.c156 } *heap_ptr; typedef
158 #define NIL_HEAP ((heap_ptr) 0)
167 static heap_ptr first_heap, last_heap;
196 static heap_ptr
200 heap_ptr heap;
234 heap_ptr heap;
270 heap_ptr new_heap = (heap_ptr) MEM_ROUNDUP (new);
315 register heap_ptr h; in relinquish()
388 register heap_ptr heap;
443 heap_ptr heap;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-run.cc494 int64_t heap_ptr; member
724 kernargs->heap_ptr = (int64_t) heap; in main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c642 int64_t heap_ptr; member
872 kernargs->heap_ptr = (int64_t) heap; in main()
/netbsd-src/external/gpl3/gdb/dist/sim/mcore/
H A DChangeLog-2021460 * interp.c (heap_ptr, int_sbrk): Delete.
462 (sim_load): Delete bss checks and heap_ptr setup.
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c248 int64_t heap_ptr; member
1035 (void*)kernargs->heap_ptr); in print_kernel_dispatch()
1913 kernargs->heap_ptr = (int64_t)kernel->module->heap; in create_kernel_dispatch()
/netbsd-src/external/gpl3/gdb/dist/sim/microblaze/
H A DChangeLog-2021391 * interp.c (NUM_ELEM, heap_ptr, stack_ptr, memcycles, struct aout,
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c250 int64_t heap_ptr; member
1038 (void*)kernargs->heap_ptr); in print_kernel_dispatch()
1913 kernargs->heap_ptr = (int64_t)kernel->module->heap; in create_kernel_dispatch()