Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgdatetime.c147 #define UNIX_USECS_TO_INSTANT(unix_usecs) \ macro
933 return g_date_time_from_instant (tz, UNIX_USECS_TO_INSTANT (usecs)); in g_date_time_new_from_unix()