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

  /external/clang/test/Sema/
attr-mode.c 49 void f_i32_arg(i32_mode_t* x) { (void)x; } function
57 void test_int_to_i32(int* y) { f_i32_arg(y); }

Completed in 90 milliseconds