/netbsd/external/apache2/llvm/dist/libcxx/include/ |
H A D | numbers | 31 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 D | cmath | 47 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 D | concepts | 45 concept floating_point = see below; 206 concept floating_point = is_floating_point_v<_Tp>;
|
/netbsd/external/gpl3/gdb/dist/sim/common/ |
H A D | sim-config.c | 111 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 D | sim-config.c | 111 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 D | compare | 528 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 D | compare | 573 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 D | iplcb.h | 404 } floating_point, fixed_point, instruction_cache_unit, member
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
H A D | concepts | 109 concept floating_point = is_floating_point_v<_Tp>;
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
H A D | concepts | 109 concept floating_point = is_floating_point_v<_Tp>;
|
/netbsd/external/gpl3/gdb/dist/ld/ |
H A D | ld.texi | 4259 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 D | ld.info | 3262 floating_point = 0; 3273 In this example, the symbol 'floating_point' will be defined as zero. 3291 HIDDEN(floating_point = 0);
|
H A D | ld.texi | 4029 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 D | ld.texi | 4259 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 D | ld.info | 3706 floating_point = 0; 3717 In this example, the symbol 'floating_point' will be defined as zero. 3735 HIDDEN(floating_point = 0);
|
H A D | ld.texi | 4515 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 D | ChangeLog-2019 | 1432 floating_point.cc: New test.
|
H A D | ChangeLog-2020 | 4522 * testsuite/std/concepts/concepts.lang/concept.arithmetic/floating_point.cc:
|
/netbsd/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 100956 …b539f765fa7 libstdc++-v3/testsuite/std/concepts/concepts.lang/concept.arithmetic/floating_point.cc
|
/netbsd/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 100956 …b539f765fa7 libstdc++-v3/testsuite/std/concepts/concepts.lang/concept.arithmetic/floating_point.cc
|