Lines Matching refs:pointer
31 @code{sbrk}, and @var{$arg2} is the pointer that marks the end of the
39 to @code{sbrk}), and @var{$arg2} is the pointer that marks the end of
45 @var{$arg1} is a pointer to the base of the memory area, where the
53 @var{$arg1} is a pointer to the heap, and @var{$arg2} is the size of the
59 heap is extended. Argument @var{$arg1} is a pointer to the heap, and
65 heap is released. Argument @var{$arg1} is a pointer to the heap, and
79 @var{$arg2} is the pointer to the memory area being resized. In the
114 Argument @var{$arg1} is a pointer to the newly-selected arena, and
115 @var{$arg2} is a pointer to the arena previously used by that thread.
129 to become available for reuse. Argument @var{$arg1} holds a pointer to
130 the mutex the thread is going to wait on, @var{$arg2} is a pointer to a
131 newly-chosen arena to be reused, and @var{$arg3} is a pointer to the
146 function. The argument @var{$arg1} holds a pointer to the selected arena.
265 called. Argument @var{$arg1} is a pointer to the @code{jmp_buf}
268 is a call to @code{setjmp} and @var{$arg3} is a pointer to the return
274 is called. Argument @var{$arg1} is a pointer to the @code{jmp_buf}
277 @code{longjmp} or @code{siglongjmp} and @var{$arg3} is a pointer to