Home
last modified time | relevance | path

Searched defs:list (Results 1 – 25 of 36) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dtimer_routines.c68 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 Dposix-timer.h177 list_unlink_ip (struct list_links *list) in list_unlink_ip()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dtimer_routines.c69 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 Dposix-timer.h170 list_unlink_ip (struct list_links *list) in list_unlink_ip()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/malloc/
A Dtestmalloc.c6 struct list { struct
7 struct list *next; argument
/l4re-core-master/l4util/lib/src/
A Dkprintf.c30 va_list list; in l4_kprintf() local
/l4re-core-master/crtn/lib/src/
A Dconstruction.c42 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 Dptfork.c50 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 Dtd_thr_validate.c59 psaddr_t list = NULL; in td_thr_validate() local
A Dtd_ta_thr_iter.c121 psaddr_t list = 0; in td_ta_thr_iter() local
A Dthread_dbP.h83 list_t list; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A D__syscall_fcntl64.c25 va_list list; in _syscall3() local
A Dioctl.c22 va_list list; in _syscall3() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/
A Dfork.h38 list_t list; member
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/
A Dchecklist.c122 WINDOW *dialog, *list; in dialog_checklist() local
/l4re-core-master/lua/lib/contrib/src/
A Dlcode.c185 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 Dlstring.c193 TString **list = &tb->hash[lmod(h, tb->size)]; in internshrstr() local
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dqconf.cc117 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 Dqconf.h295 ConfigView* list; variable
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Ddescr.h108 void *list; member
149 list_t list; member
A Dallocatestack.c150 stack_list_add (list_t *elem, list_t *list) in stack_list_add()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fnmatch/
A Dfnmatch_loop.c1027 } *list = NULL; in EXT() local
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/
A Dlibdl.c287 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 Dtester.c1023 char *list = strdupa (text); in test_strsep() local
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c327 int getgroups(int size, gid_t list[]) in getgroups()

Completed in 29 milliseconds

12