Home
last modified time | relevance | path

Searched refs:_gcvt (Results 1 – 25 of 118) sorted by relevance

12345

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdlib/
H A Dlocal.h6 char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int));
H A Decvtbuf.c335 _DEFUN (_gcvt, (ptr, invalue, ndigit, buf, type, dot),
462 _gcvt (ptr, invalue, precision, buffer, type, dot);
H A Defgcvt.c201 return (_gcvt (_REENT, d, ndigit, buf, 'g', 0) ? tbuf : 0);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdlib/
H A Dlocal.h6 char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int));
H A Decvtbuf.c335 _DEFUN (_gcvt, (ptr, invalue, ndigit, buf, type, dot),
462 _gcvt (ptr, invalue, precision, buffer, type, dot);
H A Defgcvt.c201 return (_gcvt (_REENT, d, ndigit, buf, 'g', 0) ? tbuf : 0);
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Decvtbuf.c332 _gcvt ( in _gcvt() function
453 _gcvt (invalue, precision, buffer, type, dot); in _dcvt()
H A Defgcvt.c137 return (_gcvt (d, ndigit, buf, 'g', 0) ? tbuf : 0); in gcvt()
H A Dlocal.h6 char * _gcvt (double , int , char *, char, int);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdlib/
H A Decvtbuf.c337 _DEFUN (_gcvt, (ptr, invalue, ndigit, buf, type, dot),
464 _gcvt (ptr, invalue, precision, buffer, type, dot);
H A Defgcvt.c207 return (_gcvt (_REENT, d, ndigit, buf, 'g', 0) ? tbuf : 0);
H A Dlocal.h6 char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int));
/dports/lang/mono/mono-5.10.1.57/external/ikdasm/
H A DIL.cs485 _gcvt(value, 8, buf); in ToString()
529 static extern IntPtr _gcvt(double value, int digits, byte[] buffer); in _gcvt() method in Ildasm.Disassembler
542 _gcvt(value, 17, buf); in ToString()
/dports/devel/upp/upp/bazaar/plugin/tcc/include/
H A Dstdlib.h380 char* _gcvt (double, int, char*);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstdlib.h294 _CRTIMP char* __cdecl __MINGW_NOTHROW _gcvt (double, int, char*);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstdlib.h294 _CRTIMP char* __cdecl __MINGW_NOTHROW _gcvt (double, int, char*);
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/c2hs-0.28.7/tests/bugs/issue-60/
H A Dstdlib.h414 _CRTIMP char* __cdecl __MINGW_NOTHROW _gcvt (double, int, char*);
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Dmsvcrt.def256 _gcvt
/dports/math/octave/octave-6.4.0/libgnu/
H A Dstdlib.in.h232 # define gcvt _gcvt
/dports/devel/rcs/rcs-5.10.0/lib/
H A Dstdlib.in.h232 # define gcvt _gcvt
/dports/textproc/enchant2/enchant-2.2.15/lib/
H A Dstdlib.in.h232 # define gcvt _gcvt
/dports/devel/bison/bison-3.7.6/lib/
H A Dstdlib.in.h257 # define gcvt _gcvt
/dports/print/texinfo/texinfo-6.8/gnulib/lib/
H A Dstdlib.in.h320 # define gcvt _gcvt
/dports/security/libgsasl/gsasl-1.10.0/lib/gltests/
H A Dstdlib.in.h320 # define gcvt _gcvt
/dports/security/libgsasl/gsasl-1.10.0/gl/
H A Dstdlib.in.h320 # define gcvt _gcvt

12345