/glibc-2.36/sysdeps/sparc/ ! |
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
|
/glibc-2.36/support/ ! |
D | support_test_verify_impl.c | 26 support_test_verify_impl (const char *file, int line, const char *expr) in support_test_verify_impl() 36 const char *expr) in support_test_verify_exit_impl()
|
D | support_test_compare_blob.c | 27 report_length (const char *what, unsigned long int length, const char *expr) in report_length() 34 unsigned long int length, const char *expr) in report_blob()
|
D | check.h | 50 #define TEST_VERIFY(expr) \ argument 59 #define TEST_VERIFY_EXIT(expr) \ argument
|
D | support_test_compare_failure.c | 24 report (const char *which, const char *expr, long long value, int positive, in report()
|
D | support_test_compare_string_main.c | 39 size_t length, const char *expr) in report_string()
|
/glibc-2.36/sysdeps/hurd/include/ ! |
D | hurd.h | 7 #define __USEPORT_CANCEL(which, expr) \ argument
|
/glibc-2.36/nss/ ! |
D | tst-field.c | 33 check (const char *what, bool expr) in check() 42 #define CHECK(expr) check (#expr, (expr)) argument
|
/glibc-2.36/assert/ ! |
D | assert.h | 50 # define assert(expr) (__ASSERT_VOID_CAST (0)) argument 89 # define assert(expr) \ argument
|
/glibc-2.36/sysdeps/hurd/include/hurd/ ! |
D | fd.h | 17 #define HURD_DPORT_USE_CANCEL(fd, expr) \ argument 21 #define HURD_FD_PORT_USE_CANCEL(fd, expr) \ argument
|
D | port.h | 17 #define HURD_PORT_USE_CANCEL(portcell, expr) \ argument
|
/glibc-2.36/math/ ! |
D | bug-tgmath1.c | 10 #define TEST(expr, res) \ in main() argument
|
D | test-snan.c | 40 #define CHECK(testname, expr) \ argument
|
/glibc-2.36/hurd/ ! |
D | hurd.h | 98 #define __USEPORT(which, expr) \ argument
|
/glibc-2.36/hurd/hurd/ ! |
D | fd.h | 108 #define HURD_FD_USE(fd, expr) \ argument 115 #define HURD_DPORT_USE(fd, expr) \ argument 121 #define HURD_FD_PORT_USE(fd, expr) \ argument
|
/glibc-2.36/sysdeps/arm/ ! |
D | arm-ifunc.h | 24 #define arm_libc_ifunc_redirected(redirected_name, name, expr) \ argument
|
/glibc-2.36/include/sys/ ! |
D | cdefs.h | 7 # define _Static_assert(expr, diagnostic) _Static_assert (expr, diagnostic) argument
|
/glibc-2.36/localedata/ ! |
D | tst-mbswcs1.c | 24 #define show(expr, nexp, wcexp) \ argument
|
D | tst-mbswcs2.c | 24 #define show(expr, nexp, wcexp, end) \ argument
|
D | tst-mbswcs4.c | 24 #define show(expr, nexp, wcexp, end) \ argument
|
D | tst-mbswcs5.c | 24 #define show(expr, nexp, bufexp) \ argument
|
D | tst-mbswcs3.c | 24 #define show(expr, nexp, srcexp, bufexp) \ argument
|
/glibc-2.36/posix/ ! |
D | tst-regex.c | 145 test_expr (const char *expr, int expected, int expectedicase) in test_expr() 211 run_test (const char *expr, const char *mem, size_t memlen, int icase, in run_test() 354 run_test_backwards (const char *expr, const char *mem, size_t memlen, in run_test_backwards()
|
/glibc-2.36/intl/ ! |
D | loadinfo.h | 40 # define __builtin_expect(expr, val) (expr) argument
|
/glibc-2.36/sysdeps/mach/hurd/ ! |
D | fcntl.c | 112 #define LOCKED(expr) \ in __libc_fcntl() argument
|