Home
last modified time | relevance | path

Searched refs:__splitstack_find (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dgeneric-morestack.c99 __splitstack_find (void *, void *, size_t *, void **, void **, void **)
850 __splitstack_find (void *segment_arg, void *sp, size_t *len, in __splitstack_find() function
891 return __splitstack_find ((void *) (uintptr_type) 1, sp, len, in __splitstack_find()
1163 return __splitstack_find (segment, sp, stack_size, next_segment, next_sp, in __splitstack_find_context()
H A Dlibgcc-std.ver.in1921 __splitstack_find
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dlibgcc.texi2268 @deftypefn {Runtime Function} {void *} __splitstack_find (void *@var{segment_arg}, @
2279 while ((stack = __splitstack_find (next_segment, next_sp,
2294 may run the subsequent @code{__splitstack_find} iterations. Of
2296 second thread is calling @code{__splitstack_find}. If not, the second