Searched defs:expr (Results 1 – 7 of 7) sorted by relevance
/sysdeps/sparc/ |
A D | sparc-ifunc.h | 22 #define sparc_libc_ifunc_redirected(redirected_name, name, expr) \ argument 25 #define sparc_libm_ifunc(name, expr) \ argument 28 #define sparc_libc_ifunc(name, expr) sparc_libm_ifunc (name, expr) argument 30 #define sparc_libm_ifunc_redirected(redirected_name, name, expr) \ argument
|
/sysdeps/hurd/include/ |
A D | hurd.h | 7 #define __USEPORT_CANCEL(which, expr) \ argument
|
/sysdeps/hurd/include/hurd/ |
A D | fd.h | 17 #define HURD_DPORT_USE_CANCEL(fd, expr) \ argument 21 #define HURD_FD_PORT_USE_CANCEL(fd, expr) \ argument
|
A D | port.h | 17 #define HURD_PORT_USE_CANCEL(portcell, expr) \ argument
|
/sysdeps/arm/ |
A D | arm-ifunc.h | 24 #define arm_libc_ifunc_redirected(redirected_name, name, expr) \ argument
|
/sysdeps/mach/hurd/ |
A D | fcntl.c | 112 #define LOCKED(expr) \ in __libc_fcntl() argument
|
/sysdeps/unix/sysv/linux/ |
A D | tst-ttyname.c | 42 #define VERIFY(expr) \ argument
|
Completed in 15 milliseconds