Searched refs:test_rs (Results 1 – 2 of 2) sorted by relevance
9 extern void test_rs(uint count);39 test_rs(num_loops); in code_with_type()
12 pub extern "C" fn test_rs(count: u32) { in test_rs() function