Home
last modified time | relevance | path

Searched refs:floating_point (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dnumbers31 template<floating_point T> inline constexpr T e_v<T> = see below;
32 template<floating_point T> inline constexpr T log2e_v<T> = see below;
33 template<floating_point T> inline constexpr T log10e_v<T> = see below;
34 template<floating_point T> inline constexpr T pi_v<T> = see below;
35 template<floating_point T> inline constexpr T inv_pi_v<T> = see below;
36 template<floating_point T> inline constexpr T inv_sqrtpi_v<T> = see below;
37 template<floating_point T> inline constexpr T ln2_v<T> = see below;
38 template<floating_point T> inline constexpr T ln10_v<T> = see below;
39 template<floating_point T> inline constexpr T sqrt2_v<T> = see below;
40 template<floating_point T> inline constexpr T sqrt3_v<T> = see below;
[all …]
H A Dcmath47 floating_point abs(floating_point x);
49 floating_point acos (arithmetic x);
53 floating_point asin (arithmetic x);
57 floating_point atan (arithmetic x);
65 floating_point ceil (arithmetic x);
69 floating_point cos (arithmetic x);
73 floating_point cosh (arithmetic x);
77 floating_point exp (arithmetic x);
101 floating_point log (arithmetic x);
109 floating_point modf (floating_point value, floating_point* iptr);
[all …]
H A Dconcepts45 concept floating_point = see below;
206 concept floating_point = is_floating_point_v<_Tp>;
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dsim-config.c111 config_floating_point_to_a (int floating_point) in config_floating_point_to_a() argument
113 switch (floating_point) in config_floating_point_to_a()
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-config.c111 config_floating_point_to_a (int floating_point) in config_floating_point_to_a() argument
113 switch (floating_point) in config_floating_point_to_a()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dcompare528 template<floating_point _Tp>
600 // FIXME: || floating_point<remove_reference_t<_Tp>>
612 if constexpr (floating_point<decay_t<_Tp>>)
633 if constexpr (floating_point<decay_t<_Tp>>)
646 = floating_point<remove_reference_t<_Tp>>
657 if constexpr (floating_point<decay_t<_Tp>>)
679 if constexpr (floating_point<decay_t<_Tp>>)
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dcompare573 template<floating_point _Tp>
645 || floating_point<remove_reference_t<_Tp>>
657 if constexpr (floating_point<decay_t<_Tp>>)
953 if constexpr (floating_point<decay_t<_Tp>>)
966 = floating_point<remove_reference_t<_Tp>>
977 if constexpr (floating_point<decay_t<_Tp>>)
999 if constexpr (floating_point<decay_t<_Tp>>)
/netbsd/sys/arch/rs6000/include/
H A Diplcb.h404 } floating_point, fixed_point, instruction_cache_unit, member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dconcepts109 concept floating_point = is_floating_point_v<_Tp>;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dconcepts109 concept floating_point = is_floating_point_v<_Tp>;
/netbsd/external/gpl3/gdb/dist/ld/
H A Dld.texi4259 floating_point = 0;
4272 In this example, the symbol @samp{floating_point} will be defined as
4288 HIDDEN(floating_point = 0);
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dld.info3262 floating_point = 0;
3273 In this example, the symbol 'floating_point' will be defined as zero.
3291 HIDDEN(floating_point = 0);
H A Dld.texi4029 floating_point = 0;
4042 In this example, the symbol @samp{floating_point} will be defined as
4058 HIDDEN(floating_point = 0);
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dld.texi4259 floating_point = 0;
4272 In this example, the symbol @samp{floating_point} will be defined as
4288 HIDDEN(floating_point = 0);
/netbsd/external/gpl3/binutils/dist/ld/
H A Dld.info3706 floating_point = 0;
3717 In this example, the symbol 'floating_point' will be defined as zero.
3735 HIDDEN(floating_point = 0);
H A Dld.texi4515 floating_point = 0;
4528 In this example, the symbol @samp{floating_point} will be defined as
4544 HIDDEN(floating_point = 0);
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20191432 floating_point.cc: New test.
H A DChangeLog-20204522 * testsuite/std/concepts/concepts.lang/concept.arithmetic/floating_point.cc:
/netbsd/external/gpl3/gcc/dist/
H A DMD5SUMS100956 …b539f765fa7 libstdc++-v3/testsuite/std/concepts/concepts.lang/concept.arithmetic/floating_point.cc
/netbsd/external/gpl3/gcc.old/dist/
H A DMD5SUMS100956 …b539f765fa7 libstdc++-v3/testsuite/std/concepts/concepts.lang/concept.arithmetic/floating_point.cc