Searched defs:stack_size (Results 1 - 25 of 28) sorted by relevance

12

/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dcilk_fiber-unix.cpp78 cilk_fiber_sysdep::cilk_fiber_sysdep(std::size_t stack_size) argument
H A Dglobal_state.h187 size_t stack_size; member in struct:global_state_t
H A Dcilk_fiber.h120 __STDNS size_t stack_size; /**< Size of stack for fiber */ member in struct:cilk_fiber_data
149 __STDNS size_t stack_size; ///< Size of stacks for fibers in this pool. member in struct:cilk_fiber_pool
H A Dcilk_fiber.cpp310 cilk_fiber* cilk_fiber_allocate_from_heap(size_t stack_size) argument
596 cilk_fiber::cilk_fiber(std::size_t stack_size) argument
613 cilk_fiber* cilk_fiber::allocate_from_heap(std::size_t stack_size) argument
223 cilk_fiber_pool_init(cilk_fiber_pool* pool, cilk_fiber_pool* parent, size_t stack_size, unsigned buffer_size, int alloc_max, int is_shared) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dsplit-5.c71 size_t stack_size; local
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_unwind_posix_libcdep.cc33 uptr stack_size; member in struct:__sanitizer::__anon2238
H A Dsanitizer_posix_libcdep.cc69 rlim_t stack_size = getlim(RLIMIT_STACK); local
H A Dsanitizer_stoptheworld_linux_libcdep.cc274 explicit ScopedStackSpaceWithGuard(uptr stack_size) { argument
/haiku-buildtools/binutils/libiberty/
H A Dsplay-tree.c212 int stack_ptr, stack_size; local
/haiku-buildtools/gcc/libiberty/
H A Dsplay-tree.c212 int stack_ptr, stack_size; local
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_thread.h65 uptr stack_size() { return stack_size_; } function in class:__asan::AsanThread
H A Dasan_thread.cc115 uptr stack_size = this->stack_size(); local
H A Dasan_interceptors.cc700 INTERCEPTOR_WINAPI(DWORD, CreateThread, void* security, uptr stack_size, DWORD (__stdcall *start_routine)(void*), void* arg, DWORD thr_flags, void* tid) argument
/haiku-buildtools/gcc/libsanitizer/lsan/
H A Dlsan_thread.cc85 uptr stack_size = 0; local
/haiku-buildtools/gcc/gcc/
H A Dipa-utils.c91 int stack_size; member in struct:searchc_env
313 int stack_size = 0; local
[all...]
/haiku-buildtools/gcc/libgcc/
H A Dgeneric-morestack.c1039 __splitstack_makecontext (size_t stack_size, void *context[NUMBER_OFFSETS], argument
1137 __splitstack_find_context (void *context[NUMBER_OFFSETS], size_t *stack_size, argument
/haiku-buildtools/legacy/binutils/bfd/
H A Delf-m10300.c68 unsigned char stack_size; member in struct:elf32_mn10300_link_hash_entry
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf32-cr16.c49 unsigned char stack_size; member in struct:elf32_cr16_link_hash_entry
H A Delf-m10300.c48 unsigned char stack_size; member in struct:elf32_mn10300_link_hash_entry
[all...]
/haiku-buildtools/binutils/binutils/
H A Dod-macho.c1710 unsigned int stack_size; local
/haiku-buildtools/gcc/gcc/config/visium/
H A Dvisium.c1258 int stack_size = 0; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h3220 do_gc_symbol(Gogo* gogo, Expression_list** vals, Expression** offset, int stack_size) argument
H A Dtypes.cc1391 gc_symbol(Gogo* gogo, Type* type, Expression_list** vals, Expression** offset, int stack_size) argument
5502 do_gc_symbol(Gogo* gogo, Expression_list** vals, Expression** offset, int stack_size) argument
6414 do_gc_symbol(Gogo* gogo, Expression_list** vals, Expression** offset, int stack_size) argument
6449 array_gc_symbol(Gogo* gogo, Expression_list** vals, Expression** offset, int stack_size) argument
[all...]
/haiku-buildtools/gcc/gcc/config/rx/
H A Drx.c1479 rx_get_stack_layout(unsigned int * lowest, unsigned int * highest, unsigned int * register_mask, unsigned int * frame_size, unsigned int * stack_size) argument
1724 unsigned int stack_size; local
2022 unsigned int stack_size; local
2044 unsigned int stack_size; local
2220 unsigned int stack_size; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c2867 int stack_size, i; local
7380 int stack_size; local

Completed in 233 milliseconds

12