Searched refs:heaptop_arg (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m32c/
H A Dsyscalls.c324 int heaptop_arg = arg (PTRSZ); local
326 printf ("sbrk: heap top set to %x\n", heaptop_arg);
327 heaptop = heaptop_arg;
329 heapbottom = heaptop_arg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m32c/
H A Dsyscalls.c324 int heaptop_arg = arg (PTRSZ); local
326 printf ("sbrk: heap top set to %x\n", heaptop_arg);
327 heaptop = heaptop_arg;
329 heapbottom = heaptop_arg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m32c/
H A Dsyscalls.c324 int heaptop_arg = arg (PTRSZ); local
326 printf ("sbrk: heap top set to %x\n", heaptop_arg);
327 heaptop = heaptop_arg;
329 heapbottom = heaptop_arg;

Completed in 95 milliseconds