Home
last modified time | relevance | path

Searched defs:string2float (Results 1 – 8 of 8) sorted by relevance

/dports/games/supertux2/SuperTux-v0.6.3-Source/external/sexp-cpp/tests/
H A Dfloat_test.cpp45 TEST(FloatTest, string2float) in TEST() argument
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/sexp-cpp/src/
H A Dfloat.cpp30 float string2float(const std::string& text) in string2float() function
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/psql/
H A Dpsqlscanslash.c161 #ifdef yyset_extra in asString()
162 #define slash_yyset_extra_ALREADY_DEFINED in asString()
/dports/editors/vim/vim-8.2.3745/src/
H A Dfloat.c30 string2float( in string2float() function
/dports/lang/rexx-regina/regina-rexx-3.9.3/gci/
H A Dgci_convert.c551 static GCI_result string2float( void *hidden, in string2float() function
/dports/biology/freebayes/freebayes-1.3.5/src/
H A DUtility.cpp560 long double string2float(const string& s) { in string2float() function
/dports/graphics/wdune/wdune-1.926/src/
H A DInputDevice.cpp825 static bool string2float(float &value,const char* string) in string2float() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Deval.c5817 size_t string2float(const char *const text, float_T *const ret_value) in string2float() function