Searched defs:float_ptr (Results 1 – 4 of 4) sorted by relevance
3 float *float_ptr = &int_val; variable
154 void test_64bit_magic(int *int_ptr, float *float_ptr) in test_64bit_magic()
210 float *float_ptr; member
4185 GLfloat *float_ptr = (GLfloat *)feedback_data; in testDraw() local