Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dtst-tls10.h3 struct A struct
10 extern __thread struct A a1, a2, a3, a4; argument
/glibc-2.36/stdlib/
Dtst-quick_exit.cc21 struct A struct
23 ~A () { abort (); } in ~A() argument
30 optimization_barrier (A &) in optimization_barrier() argument
Dtst-thread-quick_exit.cc24 struct A struct
26 ~A () { abort (); } in ~A() argument
34 optimization_barrier (A &) in optimization_barrier() argument
Dtst-tls-atexit-lib.c25 } A; typedef
/glibc-2.36/math/
Dtest-nan-payload.c31 #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
Dtst-CMPLX2.c25 #define COMPARE_BODY(A, B, TYPE, COPYSIGN) \ argument
78 #define VERIFY(A, B, TYPE, COMPARE, CL) \ argument
Dgen-auto-libm-tests.c164 #define ARRAY_SIZE(A) (sizeof (A) / sizeof ((A)[0])) argument
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_pow_log_data.c64 #define A(a,b,c) {a,0,b,c}, macro
De_log.c29 #define A __log_data.poly macro
De_log2.c29 #define A __log2_data.poly macro
Datnat.h132 #define A a.d macro
De_pow.c35 #define A __pow_log_data.poly macro
/glibc-2.36/stdio-common/
Dtst-long-dbl-fphex.c32 wchar_t A[16]; in do_test() local
/glibc-2.36/sysdeps/mach/hurd/i386/
Dsigreturn.c36 #define A(line) asm volatile (#line) in __sigreturn2() macro
/glibc-2.36/sysdeps/ieee754/flt-32/
De_logf.c34 #define A __logf_data.poly macro
De_log2f.c35 #define A __log2f_data.poly macro
De_powf.c39 #define A __powf_log2_data.poly macro
/glibc-2.36/crypt/
Dmd5.h78 md5_uint32 A; member
Dmd5-block.c20 md5_uint32 A = ctx->A; in __md5_process_block() local
/glibc-2.36/debug/
Dtst-fortify.c149 struct A { char buf1[9]; char buf2[1]; } a; in do_test() argument
/glibc-2.36/nscd/
Dcachedumper.c85 #define A(x) (int) ((char *) &(x) - (char *) the_cache) in nscd_print_cache() macro
/glibc-2.36/malloc/
Dmalloc.c2053 # 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 …]
Dobstack.h123 #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/
Dlibm_tan.S989 A = f89 define
Ds_tanl.S1139 A = f89 define