Home
last modified time | relevance | path

Searched defs:dRet (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_publicmethods.cpp438 double dRet = nan(""); in ParseDateUsingFormat() local
947 double dRet = FX_MakeDate(FX_MakeDay(nYear, nMonth - 1, nDay), in ParseDateAsGMT() local
977 double dRet = ParseDateUsingFormat(pRuntime->GetIsolate(), strValue, sFormat, in AFDate_KeystrokeEx() local
/aosp_15_r20/external/fastrpc/src/
H A Dstd_dtoa.c88 double dRet = 1.0; in fp_pow_10() local