Searched refs:f_i32_arg (Results 1 – 1 of 1) sorted by relevance
49 void f_i32_arg(i32_mode_t* x) { (void)x; } in f_i32_arg() function57 void test_int_to_i32(int* y) { f_i32_arg(y); } in test_int_to_i32()