Searched defs:stack (Results 1 - 25 of 147) sorted by relevance

123456

/freebsd-10-stable/sys/boot/ia64/ski/
H A Dstart.S62 stack: .skip STACKSIZE label
/freebsd-10-stable/sys/sys/
H A D_stack.h34 struct stack { struct
/freebsd-10-stable/contrib/libexecinfo/
H A Dbuiltin.c58 void *stack = &stack; local
/freebsd-10-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ifstack.c38 struct mibifstack *stack; local
57 struct mibifstack *stack; local
73 struct mibifstack *stack; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddwarf2expr.h29 CORE_ADDR *stack; member in struct:dwarf_expr_context
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_lwp_create.c108 void *stack; local
H A Dt_swapcontext.c40 char stack[STACKSIZE]; variable
H A Dt_clone.c97 void *allocstack, *stack; local
193 void *allocstack, *stack; local
[all...]
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_stack.c40 struct stack { struct
[all...]
/freebsd-10-stable/sys/mips/mips/
H A Dstack_machdep.c45 u_register_t * stack = local
/freebsd-10-stable/sys/ofed/include/linux/
H A Dlinux_radix.c79 struct radix_tree_node *stack[RADIX_TREE_MAX_HEIGHT]; local
/freebsd-10-stable/usr.bin/csup/
H A Dattrstack.c39 struct fattr **stack; member in struct:attrstack
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_swapcontext.c45 char stack[STACKSIZE]; variable
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_typefun.c15 struct stack_st_OPENSSL_BLOCK { _STACK stack; }; member in struct:stack_st_OPENSSL_BLOCK
/freebsd-10-stable/contrib/gcc/
H A Dipa.c38 struct cgraph_node **stack = local
H A Dipa-utils.c66 struct cgraph_node **stack; member in struct:searchc_env
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dmisc.c100 void *stack[128]; local
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Delf32_freebsd.c63 uint32_t stack[1024], *sp; local
[all...]
H A Delf64_freebsd.c93 uint32_t stack[1024]; local
/freebsd-10-stable/contrib/unbound/services/
H A Dmodstack.c76 modstack_init(struct module_stack* stack) argument
83 modstack_config(struct module_stack* stack, const char* module_conf) argument
169 modstack_setup(struct module_stack* stack, const char* module_conf, struct module_env* env) argument
194 modstack_desetup(struct module_stack* stack, struct module_env* env) argument
207 modstack_find(struct module_stack* stack, const char* name) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dsymtab.h46 struct obstack stack; member in struct:ht
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dstl_stack.h98 class stack class
131 stack(const _Sequence& __c = _Sequence()) function in class:stack
214 operator ==(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
232 operator <(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
238 operator !=(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
244 operator >(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
250 operator <=(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
256 operator >=(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
[all...]
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_stack.c42 struct stack { struct
[all...]
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_machdep.c112 linux_set_upcall_kse(struct thread *td, register_t stack) argument
/freebsd-10-stable/lib/libc/stdlib/
H A Dradixsort.c60 } stack; typedef in typeref:struct:__anon5795

Completed in 329 milliseconds

123456