Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtimezone.c104 static inline gint32 gint32_from_be (const gint32_be be) { in gint32_from_be() function
643 t_info.gmt_offset = gint32_from_be (info.tt_gmtoff); in init_zone_from_iana_info()
655 trans.time = gint32_from_be (((gint32_be*)tz_transitions)[index]); in init_zone_from_iana_info()