Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgmarshal.c34 #define g_marshal_value_peek_uint64(v) g_value_get_uint64 (v) macro
58 #define g_marshal_value_peek_uint64(v) (v)->data[0].v_uint64 macro
/third_party/glib/gio/
Dgmarshal-internal.c31 #define g_marshal_value_peek_uint64(v) g_value_get_uint64 (v) macro
55 #define g_marshal_value_peek_uint64(v) (v)->data[0].v_uint64 macro