Home
last modified time | relevance | path

Searched defs:gmtime_r (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/libc/compilers/common/
H A Dgmtime_r.c52 struct tm *gmtime_r(const time_t *timep, struct tm *r) in gmtime_r() function
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/
H A Dtime.c43 struct tm *gmtime_r(const time_t *timep, struct tm *r) in gmtime_r() function