Searched refs:ui16_mode_t (Results 1 – 2 of 2) sorted by relevance
45 typedef unsigned int ui16_mode_t __attribute__ ((__mode__ (__HI__))); typedef53 void f_ui16_arg(ui16_mode_t* x) { (void)x; } in f_ui16_arg()
53 typedef unsigned int ui16_mode_t __attribute__ ((__mode__ (__HI__))); typedef61 void f_ui16_arg(ui16_mode_t* x) { (void)x; } in f_ui16_arg()