Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgmarshal.c37 #define g_marshal_value_peek_float(v) g_value_get_float (v) macro
61 #define g_marshal_value_peek_float(v) (v)->data[0].v_float macro
1189 g_marshal_value_peek_float (param_values + 1), in g_cclosure_marshal_VOID__FLOAT()
/third_party/glib/gio/
Dgmarshal-internal.c34 #define g_marshal_value_peek_float(v) g_value_get_float (v) macro
58 #define g_marshal_value_peek_float(v) (v)->data[0].v_float macro