Searched refs:g_htonl (Results 1 – 5 of 5) sorted by relevance
536 data0 = g_htonl(data0); in bt_string2uuid()540 data4 = g_htonl(data4); in bt_string2uuid()
330 #define g_htonl(val) (GUINT32_TO_BE (val)) macro
1801 vuint = g_htonl (vuint); in gstring_overwrite_int()1809 vuint = g_htonl (vuint); in gstring_append_int()
188 g_htonl
1528 * glib.h: get rid of duplicate #g_htonl and friends in the1541 for x86. #define g_htonl and friends.