Searched refs:ui32_mode_t (Results 1 – 2 of 2) sorted by relevance
47 typedef unsigned int ui32_mode_t __attribute__ ((__mode__ (__SI__))); typedef55 void f_ui32_arg(ui32_mode_t* x) { (void)x; } in f_ui32_arg()
55 typedef unsigned int ui32_mode_t __attribute__ ((__mode__ (__SI__))); typedef63 void f_ui32_arg(ui32_mode_t* x) { (void)x; } in f_ui32_arg()