Home
last modified time | relevance | path

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

/netbsd-src/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);
61 floating_point atan2 (arithmetic y, 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);
81 floating_point fabs (arithmetic x);
[all …]
H A Dconcepts45 concept floating_point = see below;
206 concept floating_point = is_floating_point_v<_Tp>;
/netbsd-src/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-src/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-src/sys/arch/rs6000/include/
H A Diplcb.h404 } floating_point, fixed_point, instruction_cache_unit, member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dconcepts109 concept floating_point = is_floating_point_v<_Tp>;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dconcepts109 concept floating_point = is_floating_point_v<_Tp>;
/netbsd-src/external/gpl3/binutils.old/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-src/external/gpl3/binutils/dist/ld/
H A Dld.texi4698 floating_point = 0;
4711 In this example, the symbol @samp{floating_point} will be defined as
4727 HIDDEN(floating_point = 0);
H A Dld.info3866 floating_point = 0;
3877 In this example, the symbol ‘floating_point’ will be defined as zero.
3895 HIDDEN(floating_point = 0);
/netbsd-src/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-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS100956 …b539f765fa7 libstdc++-v3/testsuite/std/concepts/concepts.lang/concept.arithmetic/floating_point.cc
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS115480 …6c6edb515a7 libstdc++-v3/testsuite/std/concepts/concepts.lang/concept.arithmetic/floating_point.cc