Searched refs:outFloat (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp96 OSErr ExtractFloatFromCStr(const char *inCString,extended80 *outFloat);
H A DCPStringUtils.cpp2512 OSErr ExtractFloatFromCStr(const char *inCString,extended80 *outFloat) argument
2530 if (outFloat == nil)
2532 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, outFloat == nil");
2573 theFormatResultType = (FormatResultType) StringToExtended(theStr255,&theNumFormatStringRec,&theNumberPartsTable,outFloat);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp96 OSErr ExtractFloatFromCStr(const char *inCString,extended80 *outFloat);
H A DCPStringUtils.cpp2512 OSErr ExtractFloatFromCStr(const char *inCString,extended80 *outFloat) argument
2530 if (outFloat == nil)
2532 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, outFloat == nil");
2573 theFormatResultType = (FormatResultType) StringToExtended(theStr255,&theNumFormatStringRec,&theNumberPartsTable,outFloat);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp96 OSErr ExtractFloatFromCStr(const char *inCString,extended80 *outFloat);
H A DCPStringUtils.cpp2512 OSErr ExtractFloatFromCStr(const char *inCString,extended80 *outFloat) argument
2530 if (outFloat == nil)
2532 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, outFloat == nil");
2573 theFormatResultType = (FormatResultType) StringToExtended(theStr255,&theNumFormatStringRec,&theNumberPartsTable,outFloat);

Completed in 188 milliseconds