Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgmarshal.c31 #define g_marshal_value_peek_long(v) g_value_get_long (v) macro
55 #define g_marshal_value_peek_long(v) (v)->data[0].v_long macro
757 g_marshal_value_peek_long (param_values + 1), in g_cclosure_marshal_VOID__LONG()
/third_party/glib/gio/
Dgmarshal-internal.c28 #define g_marshal_value_peek_long(v) g_value_get_long (v) macro
52 #define g_marshal_value_peek_long(v) (v)->data[0].v_long macro