Searched refs:f_ui16_arg (Results 1 – 1 of 1) sorted by relevance
53 void f_ui16_arg(ui16_mode_t* x) { (void)x; } in f_ui16_arg() function61 void test_short_to_ui16(unsigned short* y) { f_ui16_arg(y); } in test_short_to_ui16()