Searched refs:ui32_mode_t (Results 1 – 1 of 1) 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()