Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dtime64.c362 static void copy_tm_to_TM(const struct tm *src, struct TM *dest) { in copy_tm_to_TM() function
534 copy_tm_to_TM(&safe_date, p); in gmtime64_r()
661 copy_tm_to_TM(&safe_date, local_tm); in localtime64_r()
688 copy_tm_to_TM(&safe_date, local_tm); in localtime64_r()