Searched defs:f_ui16_arg (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Sema/
H A Dattr-mode.c48 void f_ui16_arg(ui16_mode_t* x) { (void)x; } function
56 void test_short_to_ui16(unsigned short* y) { f_ui16_arg(y); }

Completed in 53 milliseconds