Searched defs:fi_type (Results 1 – 2 of 2) sorted by relevance
30 typedef union { float f; int32_t i; uint32_t u; } fi_type; typedef
82 typedef union { GLfloat f; GLint i; GLuint u; } fi_type; typedef