Home
last modified time | relevance | path

Searched refs:f_ui16_arg (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Sema/
Dattr-mode.c53 void f_ui16_arg(ui16_mode_t* x) { (void)x; } in f_ui16_arg() function
61 void test_short_to_ui16(unsigned short* y) { f_ui16_arg(y); } in test_short_to_ui16()