| /src/lib/libm/src/ |
| s_truncl.c | 21 * truncl(x) 26 * Inexact flag raised if x not equal to truncl(x). 38 __weak_alias(truncl, _truncl) 51 truncl(long double x) function
|
| s_trunc.c | 35 __weak_alias(truncl, trunc)
|
| namespace.h | 111 #define truncl _truncl macro
|
| /src/tests/lib/libm/ |
| t_ceil.c | 774 * truncl(3) 779 atf_tc_set_md_var(tc, "descr", "A basic test of truncl(3)"); 787 ATF_CHECK(truncl(x) < SMALL_NUM); 788 ATF_CHECK(truncl(y) < SMALL_NUM); 794 atf_tc_set_md_var(tc, "descr", "Test truncl(NaN) == NaN"); 801 ATF_CHECK(isnan(truncl(x)) != 0); 807 atf_tc_set_md_var(tc, "descr", "Test truncl(-Inf) == -Inf"); 813 long double y = truncl(x); 816 atf_tc_fail_nonfatal("truncl(-Inf) != -Inf"); 822 atf_tc_set_md_var(tc, "descr", "Test truncl(+Inf) == +Inf") [all...] |
| /src/lib/libm/noieee_src/ |
| n_floor.c | 50 __weak_alias(truncl, trunc)
|
| /src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| erfc_scaled_inc.c | 48 # define TRUNC(x) truncl(x)
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| erfc_scaled_inc.c | 48 # define TRUNC(x) truncl(x)
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| math.h | 2853 # undef truncl 2854 # define truncl rpl_truncl 2856 _GL_FUNCDECL_RPL (truncl, long double, (long double x)); 2857 _GL_CXXALIAS_RPL (truncl, long double, (long double x)); 2860 _GL_FUNCDECL_SYS (truncl, long double, (long double x)); 2862 _GL_CXXALIAS_SYS (truncl, long double, (long double x)); 2864 _GL_CXXALIASWARN (truncl); 2866 # undef truncl macro 2868 _GL_WARN_ON_USE (truncl, "truncl is unportable - [all...] |