Home
last modified time | relevance | path

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

12345

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Derrorfunction.d53 immutable real[10] P = [ -0x1.30dfa809b3cc6676p-17, 0x1.38637cd0913c0288p+18, variable
59 immutable real[11] Q = [ 0x1.14d8e2a72dec49f4p+19, 0x1.0c880ff467626e1p+23, variable
73 immutable real[9] RNr13 = [ variable
84 immutable real[9] RDr13 = [ variable
103 immutable real[9] RNr14 = [ variable
114 immutable real[9] RDr14 = [ variable
133 immutable real[9] RNr15 = [ variable
144 immutable real[9] RDr15 = [ variable
162 immutable real[9] RNr16 = [ variable
173 immutable real[9] RDr16 = [ variable
[all …]
H A Dgammafunction.d37 immutable real[8] GammaNumeratorCoeffs = [ 1.0, variable
43 immutable real[9] GammaDenominatorCoeffs = [ 1.0, variable
49 immutable real[9] GammaSmallCoeffs = [ 1.0, variable
55 immutable real[9] GammaSmallNegCoeffs = [ -1.0, variable
61 immutable real[7] logGammaStirlingCoeffs = [ variable
67 immutable real[7] logGammaNumerator = [ variable
73 immutable real[8] logGammaDenominator = [ variable
91 static immutable real[9] SmallStirlingCoeffs = [ in gammaStirling() local
97 static immutable real[7] LargeStirlingCoeffs = [ 1.0L, in gammaStirling() local
146 static immutable real[][13] coef = [ in igammaTemmeLarge() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/math/
H A Derrorfunction.d54 immutable real[10] P = [ -0x1.30dfa809b3cc6676p-17L, 0x1.38637cd0913c0288p+18L, variable
60 immutable real[11] Q = [ 0x1.14d8e2a72dec49f4p+19L, 0x1.0c880ff467626e1p+23L, variable
74 immutable real[9] RNr13 = [ variable
85 immutable real[9] RDr13 = [ variable
104 immutable real[9] RNr14 = [ variable
115 immutable real[9] RDr14 = [ variable
134 immutable real[9] RNr15 = [ variable
145 immutable real[9] RDr15 = [ variable
163 immutable real[9] RNr16 = [ variable
174 immutable real[9] RDr16 = [ variable
[all …]
H A Dgammafunction.d38 immutable real[8] GammaNumeratorCoeffs = [ 1.0L, variable
44 immutable real[9] GammaDenominatorCoeffs = [ 1.0L, variable
50 immutable real[9] GammaSmallCoeffs = [ 1.0L, variable
56 immutable real[9] GammaSmallNegCoeffs = [ -1.0L, variable
62 immutable real[7] logGammaStirlingCoeffs = [ variable
68 immutable real[7] logGammaNumerator = [ variable
74 immutable real[8] logGammaDenominator = [ variable
92 static immutable real[9] SmallStirlingCoeffs = [ in gammaStirling() local
98 static immutable real[7] LargeStirlingCoeffs = [ 1.0L, in gammaStirling() local
147 static immutable real[][13] coef = [ in igammaTemmeLarge() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d952 static immutable real[6] P = [ in tan() local
960 static immutable real[7] Q = [ in tan() local
979 static immutable real[3] P = [ in tan() local
984 static immutable real[5] Q = [ in tan() local
1177 static immutable real[9] P = [ in atan() local
1188 static immutable real[9] Q = [ in atan() local
1202 static immutable real[5] P = [ in atan() local
1209 static immutable real[6] Q = [ in atan() local
1774 static immutable real[3] P = [ in exp() local
1779 static immutable real[4] Q = [ in exp() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-const.cc236 REAL_VALUE_TYPE real; in gfc_conv_mpfr_to_tree() local
259 REAL_VALUE_TYPE real; in gfc_build_inf_or_huge() local
275 REAL_VALUE_TYPE real; in gfc_build_nan() local
352 tree real = gfc_conv_mpfr_to_tree (mpc_realref (expr->value.complex), in gfc_conv_constant_to_tree() local
H A Dtarget-memory.cc207 encode_float (int kind, mpfr_t real, unsigned char *buffer, size_t buffer_size) in encode_float()
416 mpfr_t real) in gfc_interpret_float()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-const.c236 REAL_VALUE_TYPE real; in gfc_conv_mpfr_to_tree() local
259 REAL_VALUE_TYPE real; in gfc_build_inf_or_huge() local
275 REAL_VALUE_TYPE real; in gfc_build_nan() local
352 tree real = gfc_conv_mpfr_to_tree (mpc_realref (expr->value.complex), in gfc_conv_constant_to_tree() local
H A Dtarget-memory.c208 encode_float (int kind, mpfr_t real, unsigned char *buffer, size_t buffer_size) in encode_float()
416 mpfr_t real) in gfc_interpret_float()
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dmul_fr.c27 mpfr_t real; in mpc_mul_fr() local
H A Ddiv_fr.c27 mpfr_t real; in mpc_div_fr() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_linux.cc28 uptr real, uptr wrapper) { in GetRealFunctionAddress()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_linux.cc26 uptr real, uptr wrapper) { in GetRealFunctionAddress()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_s390x.S14 .macro intercept symbol, real
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_types.h157 typedef struct { float real, imaginary; } Fcomplex; member
159 typedef struct { double real, imaginary; } Dcomplex; member
161 typedef struct { long double real, imaginary; } Lcomplex; member
/netbsd-src/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter-persistent.c32 struct dev_filter *real; member
302 struct dev_filter *persistent_filter_create(struct dev_filter *real, in persistent_filter_create()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cc32 uptr real = __interception::InternalGetProcAddress( in interceptWhenPossible() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp31 uptr real = __interception::InternalGetProcAddress( in interceptWhenPossible() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_weak_interception.cc30 uptr real = __interception::InternalGetProcAddress( in interceptWhenPossible() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A Ddivtc3.c40 DD real = { .ld = __gcc_qdiv(realNumerator, denom) }; in __divtc3() local
H A Dmultc3.c28 DD real = { .ld = __gcc_qsub(ac,bd) }; in __multc3() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dexponential.d2872 static immutable real[13] logCoeffsP = [ variable
2887 static immutable real[13] logCoeffsQ = [ variable
2905 static immutable real[6] logCoeffsR = [ variable
2913 static immutable real[7] logCoeffsS = [ variable
2926 static immutable real[7] logCoeffsP = [ variable
2935 static immutable real[7] logCoeffsQ = [ variable
2947 static immutable real[4] logCoeffsR = [ variable
2953 static immutable real[4] logCoeffsS = [ variable
/netbsd-src/sys/arch/next68k/next68k/
H A Dautoconf.c79 const char *real; member
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsplit_qnameval.c111 const char *expect, const char *real) in compare()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dalloc.c559 void* real; in unbound_stat_free_lite() local
586 void* real, *newa; in unbound_stat_realloc_lite() local

12345