Searched defs:ui32 (Results 1 – 5 of 5) sorted by relevance
7 typedef unsigned int ui32; typedef
118 uint32_t ui32 = 3; in test_sockaddr_in6() local
600 uint32_t ui32; in TEST_P() local
24 typedef union { GLfloat f; uint32_t ui32; } float_ui32_type; member