Searched refs:ExtractFloatFromCStr (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) function
2525 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, inCString == nil");
2532 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, outFloat == nil");
2544 SetErrorMessage("ExtractFloatFromCStr: Can't get number parts table for converting string representations to/from numeric representations");
2551 SetErrorMessage("ExtractFloatFromCStr: Number parts table has bad length");
2564 SetErrorMessage("ExtractFloatFromCStr: StringToFormatRec() != fFormatOK");
2577 SetErrorMessageAndLongIntAndBail("ExtractFloatFromCStr: StringToExtended() = ",theFormatResultType);
/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) function
2525 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, inCString == nil");
2532 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, outFloat == nil");
2544 SetErrorMessage("ExtractFloatFromCStr: Can't get number parts table for converting string representations to/from numeric representations");
2551 SetErrorMessage("ExtractFloatFromCStr: Number parts table has bad length");
2564 SetErrorMessage("ExtractFloatFromCStr: StringToFormatRec() != fFormatOK");
2577 SetErrorMessageAndLongIntAndBail("ExtractFloatFromCStr: StringToExtended() = ",theFormatResultType);
/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) function
2525 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, inCString == nil");
2532 SetErrorMessage("ExtractFloatFromCStr: Bad parameter, outFloat == nil");
2544 SetErrorMessage("ExtractFloatFromCStr: Can't get number parts table for converting string representations to/from numeric representations");
2551 SetErrorMessage("ExtractFloatFromCStr: Number parts table has bad length");
2564 SetErrorMessage("ExtractFloatFromCStr: StringToFormatRec() != fFormatOK");
2577 SetErrorMessageAndLongIntAndBail("ExtractFloatFromCStr: StringToExtended() = ",theFormatResultType);

Completed in 70 milliseconds