Home
last modified time | relevance | path

Searched defs:ftoa (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/tinystdio/
H A Dftoa_engine.h39 struct ftoa { struct
45 int __ftoa_engine (float val, struct ftoa *ftoa, uint8_t maxDigits, uint8_t maxDecimal); argument
H A Dftoa_engine.c87 int __ftoa_engine(float val, struct ftoa *ftoa, uint8_t maxDigits, uint8_t maxDecimals) in __ftoa_engine()
/dports/devel/lua-cqueues/cqueues-rel-20200726/regress/
H A D152-thread-integer-passing.lua83 local function ftoa(n) function
90 local function ftoa(n) function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/ftoa/
H A Dftobasestr_test.go1 package ftoa package
H A Dftobasestr.go1 package ftoa package
H A Dftoa.go1 package ftoa package
67 func ftoa(d float64, mode int, biasUp bool, ndigits int, buf []byte) ([]byte, int) { func
H A Dftostr.go1 package ftoa package
H A Dcommon.go10 package ftoa package
H A Dftostr_test.go1 package ftoa package
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/ftoa/
H A Dftobasestr_test.go1 package ftoa package
H A Dftobasestr.go1 package ftoa package
H A Dftoa.go1 package ftoa package
67 func ftoa(d float64, mode int, biasUp bool, ndigits int, buf []byte) ([]byte, int) { func
H A Dftostr.go1 package ftoa package
H A Dcommon.go10 package ftoa package
H A Dftostr_test.go1 package ftoa package
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/repn/
H A Dutil.py36 def ftoa(val): function
/dports/devel/z88dk/z88dk/libsrc/math/cpcmath/
H A Dftoa.c8 void ftoa(double number, int prec, char *str) in ftoa() function
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/lexical-core-0.4.2/src/
H A Dlib.rs200 mod ftoa; module
/dports/devel/z88dk/z88dk/libsrc/math/cimpl/
H A Dftoa.c15 void ftoa(x,f,str) in ftoa() function
/dports/devel/z88dk/z88dk/libsrc/math/genmath/
H A Dftoa.c19 void ftoa(x,f,str) in ftoa() function
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dstring_util.c51 char *ftoa(float fval, char *result, int pad, int iprec, int dprec) in ftoa() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/common/libftoa/src/
H A DCommonftoa.cpp193 int ftoa(float f, char* buffer) in ftoa() function
/dports/graphics/swftools/swftools-0.9.2/avi2swf/
H A Davi2swf.cc196 static char*ftoa(double a) in ftoa() function
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dstring_utils.cc126 StringUtils::ftoa(double f) in ftoa() function in StringUtils
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/lexical-core-0.7.6/src/
H A Dlib.rs194 mod ftoa; module

123