/glibc-2.36/elf/ |
D | tst-tls10.h | 3 struct A struct 10 extern __thread struct A a1, a2, a3, a4; argument
|
/glibc-2.36/stdlib/ |
D | tst-quick_exit.cc | 21 struct A struct 23 ~A () { abort (); } in ~A() argument 30 optimization_barrier (A &) in optimization_barrier() argument
|
D | tst-thread-quick_exit.cc | 24 struct A struct 26 ~A () { abort (); } in ~A() argument 34 optimization_barrier (A &) in optimization_barrier() argument
|
D | tst-tls-atexit-lib.c | 25 } A; typedef
|
/glibc-2.36/math/ |
D | test-nan-payload.c | 31 #define CHECK_IS_NAN(TYPE, A) \ argument 44 #define CHECK_SAME_NAN(TYPE, A, B) \ argument 57 #define CHECK_DIFF_NAN(TYPE, A, B) \ argument
|
D | tst-CMPLX2.c | 25 #define COMPARE_BODY(A, B, TYPE, COPYSIGN) \ argument 78 #define VERIFY(A, B, TYPE, COMPARE, CL) \ argument
|
D | gen-auto-libm-tests.c | 164 #define ARRAY_SIZE(A) (sizeof (A) / sizeof ((A)[0])) argument
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | e_pow_log_data.c | 64 #define A(a,b,c) {a,0,b,c}, macro
|
D | e_log.c | 29 #define A __log_data.poly macro
|
D | e_log2.c | 29 #define A __log2_data.poly macro
|
D | atnat.h | 132 #define A a.d macro
|
D | e_pow.c | 35 #define A __pow_log_data.poly macro
|
/glibc-2.36/stdio-common/ |
D | tst-long-dbl-fphex.c | 32 wchar_t A[16]; in do_test() local
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | sigreturn.c | 36 #define A(line) asm volatile (#line) in __sigreturn2() macro
|
/glibc-2.36/sysdeps/ieee754/flt-32/ |
D | e_logf.c | 34 #define A __logf_data.poly macro
|
D | e_log2f.c | 35 #define A __log2f_data.poly macro
|
D | e_powf.c | 39 #define A __powf_log2_data.poly macro
|
/glibc-2.36/crypt/ |
D | md5.h | 78 md5_uint32 A; member
|
D | md5-block.c | 20 md5_uint32 A = ctx->A; in __md5_process_block() local
|
/glibc-2.36/debug/ |
D | tst-fortify.c | 149 struct A { char buf1[9]; char buf2[1]; } a; in do_test() argument
|
/glibc-2.36/nscd/ |
D | cachedumper.c | 85 #define A(x) (int) ((char *) &(x) - (char *) the_cache) in nscd_print_cache() macro
|
/glibc-2.36/malloc/ |
D | malloc.c | 2053 # define check_chunk(A, P) argument 2054 # define check_free_chunk(A, P) argument 2055 # define check_inuse_chunk(A, P) argument 2056 # define check_remalloced_chunk(A, P, N) argument 2057 # define check_malloced_chunk(A, P, N) argument 2058 # define check_malloc_state(A) argument 2062 # define check_chunk(A, P) do_check_chunk (A, P) argument 2063 # define check_free_chunk(A, P) do_check_free_chunk (A, P) argument 2064 # define check_inuse_chunk(A, P) do_check_inuse_chunk (A, P) argument 2065 # define check_remalloced_chunk(A, P, N) do_check_remalloced_chunk (A, P, N) argument [all …]
|
D | obstack.h | 123 #define __BPTR_ALIGN(B, P, A) ((B) + (((P) - (B) + (A)) & ~(A))) argument 132 #define __PTR_ALIGN(B, P, A) \ argument
|
/glibc-2.36/sysdeps/ia64/fpu/ |
D | libm_tan.S | 989 A = f89 define
|
D | s_tanl.S | 1139 A = f89 define
|