Searched refs:ecvt (Results 26 - 29 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dstdlib.h904 /* On native Windows, map 'ecvt' to '_ecvt', so that -loldnames is not
906 platforms by defining GNULIB_NAMESPACE::ecvt on all platforms that have
910 # undef ecvt macro
911 # define ecvt _ecvt macro
913 _GL_CXXALIAS_MDA (ecvt, char *,
917 _GL_CXXALIAS_SYS (ecvt, char *,
922 _GL_CXXALIASWARN (ecvt); variable
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dstdlib.h904 /* On native Windows, map 'ecvt' to '_ecvt', so that -loldnames is not
906 platforms by defining GNULIB_NAMESPACE::ecvt on all platforms that have
910 # undef ecvt macro
911 # define ecvt _ecvt macro
913 _GL_CXXALIAS_MDA (ecvt, char *,
917 _GL_CXXALIAS_SYS (ecvt, char *,
922 _GL_CXXALIASWARN (ecvt); variable
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdlib.h904 /* On native Windows, map 'ecvt' to '_ecvt', so that -loldnames is not
906 platforms by defining GNULIB_NAMESPACE::ecvt on all platforms that have
910 # undef ecvt macro
911 # define ecvt _ecvt macro
913 _GL_CXXALIAS_MDA (ecvt, char *,
917 _GL_CXXALIAS_SYS (ecvt, char *,
922 _GL_CXXALIASWARN (ecvt); variable
/netbsd-current/bin/ksh/
H A Dshf.c883 extern char *ecvt();
1094 p = ecvt(fpnum, precision + 1 + expo,

Completed in 117 milliseconds

12