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

  /external/clang/test/Sema/
attr-mode.c 43 void f_i16_arg(i16_mode_t* x) { (void)x; } function
51 void test_short_to_i16(short* y) { f_i16_arg(y); }

Completed in 136 milliseconds