/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/search/ |
A D | insremque.c | 27 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 D | heap.h | 44 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 D | heap_debug.c | 98 struct heap_free_area *fa, *prev; in __heap_check() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | list.h | 24 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 D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/ |
A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/ |
A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/ |
A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/ |
A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/ |
A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/ |
A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/ |
A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/ |
A D | shared_flat_lib.h | 14 struct shared_flat_lib *prev; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | list.h | 31 struct list_head *prev; member
|
A D | posix-timer.h | 27 struct list_links *prev; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | list.h | 31 struct list_head *prev; member
|
A D | posix-timer.h | 27 struct list_links *prev; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/ |
A D | svc.c | 171 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 D | memcpy.S | 109 #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 D | dl-hash.h | 27 struct dyn_elf * prev; member 50 struct elf_resolve * prev; member
|
A D | dl-string.h | 88 register char *prev = 0; in _dl_strrchr() local
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lfunc.c | 65 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 D | regcomp.c | 1140 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 D | std-path.cc | 52 auto prev = std::prev(cmpt); in remove_filename() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | allocatestack.c | 256 list_t *prev; in __free_stacks() local
|