HomeSort by: relevance | last modified time | path
    Searched refs:strtold (Results 1 - 25 of 178) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/lib/libm/gen/
nanl.c 39 #define NAN_STRTOD strtold
  /src/lib/libc/gdtoa/
strtold_subr.c 30 __weak_alias(strtold, _strtold)
54 strtold(CONST char *s, char **sp) function
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/
stdlib.h 53 extern long double strtold(const char *, char **);
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
stdlib.h 53 extern long double strtold(const char *, char **);
  /src/external/apache2/llvm/dist/libcxx/include/__support/solaris/
xlocale.h 68 return strtold(__nptr, __endptr);
  /src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
__strtonum_fallback.h 34 return ::strtold(nptr, endptr);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
stdlib.d 133 alias __mingw_strtold strtold;
137 // strtold exists starting from VS2013, so we give it D linkage to avoid link errors
139 extern (D) real strtold(scope inout(char)* nptr, inout(char)** endptr)
148 real strtold(scope inout(char)* nptr, scope inout(char)** endptr);
  /src/tests/lib/libc/stdlib/
t_strtod.c 79 atf_tc_set_md_var(tc, "descr", "Some examples of strtold(3)");
99 long double val = strtold(testcases[i].str, &end);
180 atf_tc_set_md_var(tc, "descr", "A strtold(3) with INF (PR lib/33262)");
190 volatile long double ld = strtold(inf_strings[i], NULL);
241 atf_tc_set_md_var(tc, "descr", "A strtold(3) with NaN (PR lib/45020)");
252 volatile long double ld = strtold(nan_string, &end);
  /src/external/gpl3/gdb/dist/gnulib/import/
stdlib.in.h 1308 # define strtold rpl_strtold
1311 _GL_FUNCDECL_RPL (strtold, long double,
1314 _GL_CXXALIAS_RPL (strtold, long double,
1318 _GL_FUNCDECL_SYS (strtold, long double,
1322 _GL_CXXALIAS_SYS (strtold, long double,
1325 _GL_CXXALIASWARN (strtold);
1327 # undef strtold
1329 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1330 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/import/
stdlib.in.h 1308 # define strtold rpl_strtold
1311 _GL_FUNCDECL_RPL (strtold, long double,
1314 _GL_CXXALIAS_RPL (strtold, long double,
1318 _GL_FUNCDECL_SYS (strtold, long double,
1322 _GL_CXXALIAS_SYS (strtold, long double,
1325 _GL_CXXALIASWARN (strtold);
1327 # undef strtold
1329 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1330 "use gnulib module strtold for portability")
    [all...]
  /src/external/apache2/llvm/dist/libcxx/src/support/win32/
locale_win32.cpp 129 return strtold(nptr, endptr);
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
c_locale.cc 33 #include <cstdlib> // For strof, strtold
204 __v = strtold(__s, &__sanity);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
c_locale.cc 33 #include <cstdlib> // For strof, strtold
204 __v = strtold(__s, &__sanity);
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
stdlib.h 1864 # define strtold rpl_strtold
1867 _GL_FUNCDECL_RPL (strtold, long double,
1870 _GL_CXXALIAS_RPL (strtold, long double,
1874 _GL_FUNCDECL_SYS (strtold, long double,
1878 _GL_CXXALIAS_SYS (strtold, long double,
1881 _GL_CXXALIASWARN (strtold);
1883 # undef strtold macro
1885 _GL_WARN_ON_USE (strtold, "strtold is unportable - "
1886 "use gnulib module strtold for portability")
    [all...]

Completed in 59 milliseconds

1 2 3 4 5 6 7 8