OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gmtime64
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/include/
time64.h
54
struct tm*
gmtime64
(const time64_t*);
/development/ndk/platforms/android-3/include/
time64.h
44
struct tm *
gmtime64
(const time64_t *);
/development/ndk/platforms/android-L/include/
time64.h
54
struct tm*
gmtime64
(const time64_t*);
/bionic/libc/bionic/
time64.c
778
struct TM *
gmtime64
(const Time64_T *time) {
function
Completed in 229 milliseconds