Home
last modified time | relevance | path

Searched refs:firstTime (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dfnmatchndk.cpp250 time_t firstTime = PARAM_1999 - PARAM_12 - PARAM_17 - PARAM_06 - PARAM_30 - PARAM_23; in DiffTime64() local
252 checkParam = __difftime64(firstTime, secondTime); in DiffTime64()
Dtimendk.cpp417 time_t firstTime = PARAM_1999 - PARAM_12 - PARAM_17 - PARAM_06 - PARAM_30 - PARAM_23; in DiffTime() local
419 seconds = difftime(firstTime, secondTime); in DiffTime()