/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | timer_routines.c | 68 list_init (struct list_links *list) in list_init() 74 list_append (struct list_links *list, struct list_links *newp) in list_append() 83 list_insbefore (struct list_links *list, struct list_links *newp) in list_insbefore() 94 list_unlink (struct list_links *list) in list_unlink() 103 list_first (struct list_links *list) in list_first() 109 list_null (struct list_links *list) in list_null() 115 list_next (struct list_links *list) in list_next() 121 list_isempty (struct list_links *list) in list_isempty() 129 thread_links2ptr (struct list_links *list) in thread_links2ptr() 136 timer_links2ptr (struct list_links *list) in timer_links2ptr()
|
A D | posix-timer.h | 177 list_unlink_ip (struct list_links *list) in list_unlink_ip()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | timer_routines.c | 69 list_init (struct list_links *list) in list_init() 75 list_append (struct list_links *list, struct list_links *newp) in list_append() 84 list_insbefore (struct list_links *list, struct list_links *newp) in list_insbefore() 95 list_unlink (struct list_links *list) in list_unlink() 104 list_first (struct list_links *list) in list_first() 110 list_null (struct list_links *list) in list_null() 116 list_next (struct list_links *list) in list_next() 122 list_isempty (struct list_links *list) in list_isempty() 130 thread_links2ptr (struct list_links *list) in thread_links2ptr() 137 timer_links2ptr (struct list_links *list) in timer_links2ptr()
|
A D | posix-timer.h | 170 list_unlink_ip (struct list_links *list) in list_unlink_ip()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/malloc/ |
A D | testmalloc.c | 6 struct list { struct 7 struct list *next; argument
|
/l4re-core-master/l4util/lib/src/ |
A D | kprintf.c | 30 va_list list; in l4_kprintf() local
|
/l4re-core-master/crtn/lib/src/ |
A D | construction.c | 42 run_hooks_forward(crt0_hook *list, const char *name) in run_hooks_forward() 66 run_hooks_backward(crt0_hook *list, const char *name) in run_hooks_backward()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | ptfork.c | 50 static void pthread_insert_list(struct handler_list ** list, in pthread_insert_list() 87 static __inline__ void pthread_call_handlers(struct handler_list * list) in pthread_call_handlers()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/ |
A D | td_thr_validate.c | 59 psaddr_t list = NULL; in td_thr_validate() local
|
A D | td_ta_thr_iter.c | 121 psaddr_t list = 0; in td_ta_thr_iter() local
|
A D | thread_dbP.h | 83 list_t list; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/ |
A D | __syscall_fcntl64.c | 25 va_list list; in _syscall3() local
|
A D | ioctl.c | 22 va_list list; in _syscall3() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/ |
A D | fork.h | 38 list_t list; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/ |
A D | checklist.c | 122 WINDOW *dialog, *list; in dialog_checklist() local
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lcode.c | 185 int list = *l1; in luaK_concat() local 276 static void removevalues (FuncState *fs, int list) { in removevalues() 287 static void patchlistaux (FuncState *fs, int list, int vtarget, int reg, in patchlistaux() 305 void luaK_patchlist (FuncState *fs, int list, int target) { in luaK_patchlist() 311 void luaK_patchtohere (FuncState *fs, int list) { in luaK_patchtohere() 880 static int need_value (FuncState *fs, int list) { in need_value()
|
A D | lstring.c | 193 TString **list = &tb->hash[lmod(h, tb->size)]; in internshrstr() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | qconf.cc | 117 ConfigList* list; in updateMenu() local 250 ConfigList* list = listView(); in paintCell() local 267 ConfigList* list = listView(); in init() local 1518 ConfigList* list = NULL; in setMenuLink() local
|
A D | qconf.h | 295 ConfigView* list; variable
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | descr.h | 108 void *list; member 149 list_t list; member
|
A D | allocatestack.c | 150 stack_list_add (list_t *elem, list_t *list) in stack_list_add()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fnmatch/ |
A D | fnmatch_loop.c | 1027 } *list = NULL; in EXT() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/ |
A D | libdl.c | 287 static ptrdiff_t _dl_build_local_scope (struct elf_resolve **list, in _dl_build_local_scope()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/string/ |
A D | tester.c | 1023 char *list = strdupa (text); in test_strsep() local
|
/l4re-core-master/libc_backends/lib/misc/ |
A D | misc.c | 327 int getgroups(int size, gid_t list[]) in getgroups()
|