Searched defs:__stack (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_container_size.h126 inline __container_size_info::__container_size_info(__stack_t __stack, argument
201 __insert(const __object_t __obj, __stack_t __stack, size_t __num) argument
H A Dprofiler_hash_func.h63 __hashfunc_info(__stack_t __stack) argument
130 inline void __trace_hash_func::__insert(__object_t __obj, __stack_t __stack) argument
H A Dprofiler_list_to_slist.h60 __list2slist_info(__stack_t __stack) argument
103 void __insert(const __object_t __obj, __stack_t __stack) argument
H A Dprofiler_node.h71 __stack_t __stack = new __stack_npt(__depth); local
79 inline __size(const __stack_t& __stack) argument
88 inline void __write(FILE* __f, const __stack_t __stack) argument
138 __stack_t __stack() const { return _M_stack; } function in class:__gnu_profile::__object_info_base
146 __object_info_base(__stack_t __stack) argument
[all...]
H A Dprofiler_list_to_vector.h65 __list2vector_info(__stack_t __stack) argument
177 __insert(__object_t __obj, __stack_t __stack) argument
H A Dprofiler_map_to_unordered_map.h92 __map2umap_info(__stack_t __stack) argument
H A Dprofiler_vector_to_list.h63 __vector2list_info(__stack_t __stack) argument
178 __insert(__object_t __obj, __stack_t __stack) argument
H A Dprofiler_trace.h289 const __stack_t& __stack = __info.__stack(); local
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dmain.c45 int __stack = 20000; /* Make sure we have 20K of stack space */ variable

Completed in 187 milliseconds