Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtimezone.c97 typedef struct { gchar bytes[4]; } gint32_be; typedef
104 static inline gint32 gint32_from_be (const gint32_be be) { in gint32_from_be()
129 gint32_be tt_gmtoff;
655 trans.time = gint32_from_be (((gint32_be*)tz_transitions)[index]); in init_zone_from_iana_info()