/sysdeps/csky/fpu/ |
A D | fraiseexcpt.c | 39 float x = HUGE_VALF, y = 0.0f; in __feraiseexcept() local 46 float x = 1.0f, y = 0.0f; in __feraiseexcept() local 53 float x = FLT_MAX; in __feraiseexcept() local 59 float x = -FLT_MIN; in __feraiseexcept() local 67 float x = 1.0f, y = 3.0f; in __feraiseexcept() local 73 double x = 4.9406564584124654e-324; in __feraiseexcept() local
|
/sysdeps/x86/fpu/ |
A D | math-barriers.h | 23 # define math_opt_barrier(x) \ argument 31 # define math_force_eval(x) \ argument 40 # define math_opt_barrier(x) \ argument 50 # define math_force_eval(x) \ argument
|
/sysdeps/alpha/fpu/ |
A D | cfloat-compat.h | 29 # define c1_cfloat_decl(x) double x argument 30 # define c1_cfloat_real(x) __real__ c1_cfloat_value (x) argument 31 # define c1_cfloat_imag(x) __imag__ c1_cfloat_value (x) argument 32 # define c1_cfloat_value(x) (((c1_compat *)(void *)&x)->cf) argument 34 # define c1_cfloat_return(x) ({ c1_compat _; _.cf = (x); _.d; }) argument 36 # define c2_cfloat_decl(x) _Complex float x argument 37 # define c2_cfloat_real(x) __real__ x argument 38 # define c2_cfloat_imag(x) __imag__ x argument 39 # define c2_cfloat_value(x) x argument 41 # define c2_cfloat_return(x) x argument
|
A D | math-barriers.h | 23 #define math_opt_barrier(x) \ argument 25 #define math_force_eval(x) \ argument
|
A D | cargf.c | 30 __c1_cargf (c1_cfloat_decl (x)) in __c1_cargf() 36 __c2_cargf (c2_cfloat_decl (x)) in __c2_cargf()
|
/sysdeps/sh/sh4/fpu/ |
A D | fraiseexcpt.c | 34 double d = 1.0, x = 3.0; in __feraiseexcept() local 40 long double d = LDBL_MIN, x = 10; in __feraiseexcept() local 52 double d = 1.0, x = 0.0; in __feraiseexcept() local 58 double d = HUGE_VAL, x = 0.0; in __feraiseexcept() local
|
/sysdeps/ieee754/ldbl-128ibm/bits/ |
A D | iscanonical.h | 24 # define iscanonical(x) ((void) (__typeof (x)) (x), 1) argument 28 # define __iscanonicalf(x) ((void) (__typeof (x)) (x), 1) argument 29 # define __iscanonical(x) ((void) (__typeof (x)) (x), 1) argument 31 # define __iscanonicalf128(x) ((void) (__typeof (x)) (x), 1) argument 41 # define iscanonical(x) __MATH_TG ((x), __iscanonical, (x)) argument
|
/sysdeps/generic/ |
A D | math_private_calls.h | 19 #define __MSUF_X(x, suffix) x ## suffix argument 21 #define __MSUF(x) __MSUF_S (x, _MSUF_) argument 23 #define __MSUF_R_X(x, suffix) x ## suffix ## _r argument 25 #define __MSUF_R(x) __MSUF_R_S (x, _MSUF_) argument
|
A D | math-barriers.h | 32 #define math_opt_barrier(x) \ argument 34 #define math_force_eval(x) \ argument
|
A D | ifunc-init.h | 44 #define PASTER1(x,y) x##_##y argument 45 #define EVALUATOR1(x,y) PASTER1 (x,y) argument 46 #define PASTER2(x,y) __##x##_##y argument 47 #define EVALUATOR2(x,y) PASTER2 (x,y) argument
|
/sysdeps/m68k/m680x0/fpu/ |
A D | math-barriers.h | 22 #define math_opt_barrier(x) \ argument 26 #define math_force_eval(x) \ argument
|
/sysdeps/powerpc/fpu/ |
A D | math-barriers.h | 23 # define math_opt_barrier(x) \ argument 25 # define math_force_eval(x) \ argument
|
A D | math_private.h | 41 #define __builtin_test_dc_ilogb(x, y) \ argument 43 #define __builtin_ilogb(x) __builtin_vsx_scalar_extract_exp(x) - 0x3ff argument 45 #define __builtin_test_dc_ilogbf128(x, y) \ argument 47 #define __builtin_ilogbf128(x) __builtin_vsx_scalar_extract_expq(x) - 0x3fff argument
|
/sysdeps/aarch64/fpu/ |
A D | math-barriers.h | 22 #define math_opt_barrier(x) \ argument 24 #define math_force_eval(x) \ argument
|
A D | math_private.h | 29 roundtoint (double_t x) in roundtoint() 35 converttoint (double_t x) in converttoint()
|
/sysdeps/ieee754/ldbl-96/bits/ |
A D | iscanonical.h | 25 #define __iscanonicalf(x) ((void) (__typeof (x)) (x), 1) argument 26 #define __iscanonical(x) ((void) (__typeof (x)) (x), 1) argument 28 # define __iscanonicalf128(x) ((void) (__typeof (x)) (x), 1) argument 38 # define iscanonical(x) __MATH_TG ((x), __iscanonical, (x)) argument
|
/sysdeps/s390/s390-64/ |
A D | s390x-mcount.h | 59 #define xglue(x, y) x ## y argument 60 #define glue(x, y) xglue(x, y) argument
|
/sysdeps/mips/ieee754/bits/ |
A D | floatn.h | 60 # define __f128(x) x##l argument 62 # define __f128(x) x##f128 argument 87 # define __builtin_nanf128(x) (__builtin_nanl (x)) argument 88 # define __builtin_nansf128(x) (__builtin_nansl (x)) argument
|
/sysdeps/ieee754/ldbl-128/bits/ |
A D | floatn.h | 60 # define __f128(x) x##l argument 62 # define __f128(x) x##f128 argument 87 # define __builtin_nanf128(x) (__builtin_nanl (x)) argument 88 # define __builtin_nansf128(x) (__builtin_nansl (x)) argument
|
/sysdeps/ieee754/dbl-64/ |
A D | mydefs.h | 30 typedef union { int4 i[2]; double x; double d; } mynumber; member 32 #define max(x, y) (((y) > (x)) ? (y) : (x)) argument 33 #define min(x, y) (((y) < (x)) ? (y) : (x)) argument
|
A D | sincostab.c | 28 const union {int4 i[880]; double x[440];}__sincostab = { .i = { member 471 const union {int4 i[880]; double x[440];} __sincostab = { .i = { member
|
/sysdeps/s390/fpu/ |
A D | math_private.h | 29 roundtoint (double_t x) in roundtoint() 40 converttoint (double_t x) in converttoint()
|
/sysdeps/x86/bits/ |
A D | floatn.h | 63 # define __f128(x) x##q argument 65 # define __f128(x) x##f128 argument 103 # define __builtin_nanf128(x) ((_Float128) __builtin_nan (x)) argument 104 # define __builtin_nansf128(x) ((_Float128) __builtin_nans (x)) argument
|
/sysdeps/ia64/bits/ |
A D | floatn.h | 61 # define __f128(x) x##q argument 63 # define __f128(x) x##f128 argument 101 # define __builtin_nanf128(x) ((_Float128) __builtin_nan (x)) argument 102 # define __builtin_nansf128(x) ((_Float128) __builtin_nans (x)) argument
|
/sysdeps/sparc/sparc64/fpu/ |
A D | s_fabsf.c | 3 float __fabsf (float x) in __fabsf()
|