Searched refs:f_i16_arg (Results 1 – 1 of 1) sorted by relevance
52 void f_i16_arg(i16_mode_t* x) { (void)x; } in f_i16_arg() function60 void test_short_to_i16(short* y) { f_i16_arg(y); } in test_short_to_i16()