HomeSort by relevance Sort by last modified time
    Searched full:f_ui16_arg (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Sema/
attr-mode.c 44 void f_ui16_arg(ui16_mode_t* x) { (void)x; } function
52 void test_short_to_ui16(unsigned short* y) { f_ui16_arg(y); }

Completed in 50 milliseconds