Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTime.c245 time2sub( in time2sub() function
412 t = time2sub(tmp, funcp, offset, okayp, FALSE); in time2()
413 return *okayp ? t : time2sub(tmp, funcp, offset, okayp, TRUE); in time2()