Searched refs:time64_str (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dvsprintf.c1905 char *time64_str(char *buf, char *end, const time64_t time, function
1935 return time64_str(buf, end, *(const time64_t *)ptr, spec, fmt);

Completed in 112 milliseconds