Home
last modified time | relevance | path

Searched defs:this (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/generic/
D____longjmp_chk.c26 #define called_from(this, saved) ((this) < (saved)) argument
28 #define called_from(this, saved) ((this) > (saved)) argument
/glibc-2.36/sysdeps/posix/
Dsigwait.c40 int this; in do_sigwait() local
/glibc-2.36/hurd/
Dreport-wait.c249 char this[200]; in _S_msg_describe_ports() local
/glibc-2.36/nptl/
Dpthread_create.c532 struct __pthread_mutex_s *this = (struct __pthread_mutex_s *) in start_thread() local
/glibc-2.36/elf/
Ddl-close.c707 struct libname_list *this = lnp; in _dl_close_worker() local