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

  /external/clang/test/Sema/
attr-mode.c 40 void f_ui8_arg(ui8_mode_t* x) { (void)x; } function
48 void test_char_to_ui8(unsigned char* y) { f_ui8_arg(y); }

Completed in 801 milliseconds