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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.h31 #define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) macro
32 #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type))

Completed in 31 milliseconds