Home
last modified time | relevance | path

Searched refs:_tcstod (Results 1 – 25 of 47) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/config/
H A Drepl_tchar.h50 #define _tcstod wcstod //convert a string to a double macro
90 #define _tcstod strtod macro
H A Drepl_wchar.h85 #undef _tcstod
86 #define _tcstod lucene_tcstod macro
/dports/textproc/clucene/clucene-core-2.3.3.4/src/shared/CLucene/config/
H A Drepl_wchar.h63 #undef _tcstod
64 #define _tcstod lucene_tcstod macro
H A Drepl_tchar.h59 #define _tcstod wcstod //convert a string to a double macro
95 #define _tcstod strtod macro
/dports/net/mpich2/mpich2-1.5/test/mpi/basic/
H A DGetOpt.h19 #define _tcstod(a,b) atof(a) macro
H A DGetOpt.c79 *d = _tcstod((*argv)[i+1], NULL); in GetOptDouble()
/dports/net/mpich/mpich-3.4.3/test/mpi/basic/
H A DGetOpt.h18 #define _tcstod(a,b) atof(a) macro
H A DGetOpt.c69 *d = _tcstod((*argv)[i + 1], NULL); in GetOptDouble()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/
H A DCLBackwards.h45 #define stringToFloat _tcstod
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/uae/
H A Dstring.h44 #define _tcstod strtod macro
/dports/emulators/hatari/hatari-2.2.1/src/cpu/uae/
H A Dstring.h44 #define _tcstod strtod macro
/dports/devel/upp/upp/bazaar/plugin/tcc/include/
H A Dtchar.h105 #define _tcstod wcstod macro
260 #define _tcstod strtod macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dnumdial.cpp139 nGamma = _tcstod(szText, NULL); in GammaProc()
633 fVidScreenAngle = _tcstod(szText, NULL) * DEGTORAD; in ScreenAngleProc()
645 fVidScreenCurvature = _tcstod(szText, NULL) * DEGTORAD; in ScreenAngleProc()
940 dVidCubicB = 1.0 - _tcstod(szText, NULL); in CubicProc()
H A Dcona.cpp60 if (szValue) x = (long long)_tcstod(szValue, NULL); } in ConfigAppLoad()
66 if (szValue) x = _tcstod(szValue, NULL); } in ConfigAppLoad()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dnumdial.cpp139 nGamma = _tcstod(szText, NULL); in GammaProc()
633 fVidScreenAngle = _tcstod(szText, NULL) * DEGTORAD; in ScreenAngleProc()
645 fVidScreenCurvature = _tcstod(szText, NULL) * DEGTORAD; in ScreenAngleProc()
940 dVidCubicB = 1.0 - _tcstod(szText, NULL); in CubicProc()
H A Dcona.cpp60 if (szValue) x = (long long)_tcstod(szValue, NULL); } in ConfigAppLoad()
62 if (szValue) x = _tcstod(szValue, NULL); } in ConfigAppLoad()
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_common/include/vm/
H A Dstrings_defs.h41 #define msdk_strtod _tcstod
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_common/include/vm/
H A Dstrings_defs.h54 #define msdk_strtod _tcstod
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dtchar.h117 #define _tcstod wcstod macro
332 #define _tcstod strtod macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dtchar.h117 #define _tcstod wcstod macro
332 #define _tcstod strtod macro
/dports/sysutils/javaservicewrapper/wrapper_3.5.45_src/src/c/
H A Dwrapper_i18n.h247 #define _tcstod wcstod macro
437 #define _tcstod strtod macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dsysdeps.h492 #define _tcstod strtod macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/queryParser/
H A DQueryParser.cpp455 f = _tcstod(boost->Value, &tmp); in MatchTerm()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/queryParser/legacy/
H A DQueryParser.cpp453 f = _tcstod(boost->Value, NULL); in MatchTerm()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/queryParser/
H A DQueryParser.cpp852 f = _tcstod(boost->image, NULL); in fClause()
936 fms = _tcstod(fuzzySlop->image + 1, NULL); in fTerm()
1108 f = _tcstod(boost->image, NULL); in fTerm()

12