Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtimezone.c96 typedef struct { gchar bytes[8]; } gint64_be; typedef
100 static inline gint64 gint64_from_be (const gint64_be be) { in gint64_from_be()
653 trans.time = gint64_from_be (((gint64_be*)tz_transitions)[index]); in init_zone_from_iana_info()