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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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);
/netgear-WNDR4500-V1.0.1.40_1.0.68/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);

Completed in 75 milliseconds