Home
last modified time | relevance | path

Searched defs:timeptr (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
Dwcsftime.c59 const wchar_t *format, const struct tm *timeptr) in wcsftime()
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTime.c514 mktime(struct tm *timeptr) in mktime()
625 asctime(const struct tm *timeptr) in asctime()
Dstrftime.c96 const struct tm * __restrict timeptr in strftime()