Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTime.c231 tmcomp(const struct tm * const atmp, const struct tm * const btmp) in tmcomp() argument
235 if ((result = (atmp->tm_year - btmp->tm_year)) == 0 && in tmcomp()
236 (result = (atmp->tm_mon - btmp->tm_mon)) == 0 && in tmcomp()
237 (result = (atmp->tm_mday - btmp->tm_mday)) == 0 && in tmcomp()
238 (result = (atmp->tm_hour - btmp->tm_hour)) == 0 && in tmcomp()
239 (result = (atmp->tm_min - btmp->tm_min)) == 0) in tmcomp()
240 result = atmp->tm_sec - btmp->tm_sec; in tmcomp()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dmake_vms.com425 $ write atmp xline
432 $ close atmp