Searched refs:GINT (Results 1 – 3 of 3) sorted by relevance
56 typedef GINT vec2i[2];58 typedef GINT vec3i[3];60 typedef GINT vec4i[4];
92 GINT _coords[] = { in calc_key_contact()93 (GINT)(m_point[0]*1000.0f+1.0f), in calc_key_contact()94 (GINT)(m_point[1]*1333.0f), in calc_key_contact()95 (GINT)(m_point[2]*2133.0f+3.0f)}; in calc_key_contact()
41 #define GINT int macro85 #define GIM_SIR(x) ((GINT&)(x))