Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 25 of 38) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/search/
A Dinsremque.c27 insque (void *elem, void *prev) in insque()
54 struct qelem *prev = ((struct qelem *) elem)->q_back; in remque() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dheap.h44 struct heap_free_area *next, *prev; member
123 struct heap_free_area *prev, in __heap_link_free_area()
143 struct heap_free_area *prev) in __heap_link_free_area_after()
158 struct heap_free_area *prev, in __heap_add_free_area()
A Dheap_debug.c98 struct heap_free_area *fa, *prev; in __heap_check() local
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dlist.h24 struct list_head *next, *prev; member
82 struct list_head *prev, in __list_add()
111 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_catch.cc45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_catch.cc45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_catch.cc45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_catch.cc45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_catch.cc45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_catch.cc45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_catch.cc45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Deh_catch.cc45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A Dshared_flat_lib.h14 struct shared_flat_lib *prev; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dlist.h31 struct list_head *prev; member
A Dposix-timer.h27 struct list_links *prev; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dlist.h31 struct list_head *prev; member
A Dposix-timer.h27 struct list_links *prev; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dsvc.c171 struct svc_callout *prev; in svc_register() local
203 struct svc_callout *prev; in libc_hidden_def() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sparc/sparc32/
A Dmemcpy.S109 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
127 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Ddl-hash.h27 struct dyn_elf * prev; member
50 struct elf_resolve * prev; member
A Ddl-string.h88 register char *prev = 0; in _dl_strrchr() local
/l4re-core-master/lua/lib/contrib/src/
A Dlfunc.c65 static UpVal *newupval (lua_State *L, int tbc, StkId level, UpVal **prev) { in newupval()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregcomp.c1140 bin_tree_t *node, *prev; in postorder() local
1185 bin_tree_t *prev = NULL; in preorder() local
1905 char prev = re_string_peek_byte (input, -1); in peek_token() local
3765 const bin_tree_t *prev = NULL; in duplicate_tree() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/filesystem/
A Dstd-path.cc52 auto prev = std::prev(cmpt); in remove_filename() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dallocatestack.c256 list_t *prev; in __free_stacks() local

Completed in 26 milliseconds

12