Home
last modified time | relevance | path

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

/third_party/glib/gio/gvdb/
Dgvdb-format.h76 static inline guint16 guint16_from_le (guint16_le value) { in guint16_from_le() function
Dgvdb-reader.c53 *size = guint16_from_le (item->key_size); in gvdb_table_item_get_key()