Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 132) sorted by relevance

123456

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/search/
A Dinsremque.c36 struct qelem *next = ((struct qelem *) prev)->q_forw; in insque() local
53 struct qelem *next = ((struct qelem *) elem)->q_forw; in remque() local
/l4re-core-master/cxx/lib/tl/include/bits/
A Dbst_base.h94 static Bst_node *next(Bst_node const *p, Direction d) in next() function
98 static void next(Bst_node *p, Direction d, Bst_node *n) in next() function
107 Node *next(Bst_node const *p, Direction d) in next() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Drand_r.c27 unsigned int next = *seed; in rand_r() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dpmap_prot2.c94 struct pmaplist **next = NULL; in xdr_pmaplist() local
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dlist.h24 struct list_head *next, *prev; member
83 struct list_head *next) in __list_add()
111 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
/l4re-core-master/l4util/include/
A Dlist_alloc.h25 struct l4la_free_t_s *next; member
/l4re-core-master/cxx/lib/util/include/
A Dalloc.h44 Elem *next; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_stdio.c42 #define __STDIO_FILE_INIT_NEXT(next) (next), argument
44 #define __STDIO_FILE_INIT_NEXT(next) argument
87 #define __STDIO_INIT_FILE_STRUCT(stream, flags, filedes, next, buf, bufsize) \ argument
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_alloc.cc93 free_entry *next; member
163 free_entry *next = (*e)->next; in allocate() local
176 free_entry *next = (*e)->next; in allocate() local
A Deh_tm.cc106 __cxa_exception *next; in __cxa_tm_cleanup() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dunregister-atfork.c63 struct deleted_handler *next; in __unregister_atfork() member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/
A Dtd_ta_event_getmsg.c32 psaddr_t thp, next; in td_ta_event_getmsg() local
A Dtd_thr_event_getmsg.c80 psaddr_t next; in td_thr_event_getmsg() local
A Dtd_thr_validate.c27 psaddr_t next, ofs; in check_thread_list() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/malloc/
A Dtestmalloc.c7 struct list *next; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dheap.h44 struct heap_free_area *next, *prev; member
124 struct heap_free_area *next) in __heap_link_free_area()
159 struct heap_free_area *next) in __heap_add_free_area()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_alloc.cc97 free_entry *next; member
169 free_entry *next = (*e)->next; in allocate() local
182 free_entry *next = (*e)->next; in allocate() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_alloc.cc97 free_entry *next; member
169 free_entry *next = (*e)->next; in allocate() local
182 free_entry *next = (*e)->next; in allocate() local
A Deh_tm.cc106 __cxa_exception *next; in __cxa_tm_cleanup() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_alloc.cc97 free_entry *next; member
169 free_entry *next = (*e)->next; in allocate() local
182 free_entry *next = (*e)->next; in allocate() local
A Deh_tm.cc105 __cxa_exception *next; in __cxa_tm_cleanup() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Deh_alloc.cc97 free_entry *next; member
169 free_entry *next = (*e)->next; in allocate() local
182 free_entry *next = (*e)->next; in allocate() local
A Deh_tm.cc105 __cxa_exception *next; in __cxa_tm_cleanup() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_alloc.cc97 free_entry *next; member
169 free_entry *next = (*e)->next; in allocate() local
182 free_entry *next = (*e)->next; in allocate() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_alloc.cc97 free_entry *next; member
169 free_entry *next = (*e)->next; in allocate() local
182 free_entry *next = (*e)->next; in allocate() local

Completed in 29 milliseconds

123456