Searched refs:fp_g_value_get_int64 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c173 static gint64 (*fp_g_value_get_int64)(const GValue *value); variable
519 fp_g_value_get_int64 = dl_symbol("g_value_get_int64");
2153 gint64 val = (*fp_g_value_get_int64)(&value);

Completed in 27 milliseconds