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

  /external/clang/test/Sema/
attr-mode.c 41 void f_i8_arg(i8_mode_t* x) { (void)x; } function
49 void test_char_to_i8(signed char* y) { f_i8_arg(y); }

Completed in 243 milliseconds