Home
last modified time | relevance | path

Searched refs:f_ui8_arg (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Sema/
Dattr-mode.c51 void f_ui8_arg(ui8_mode_t* x) { (void)x; } in f_ui8_arg() function
59 void test_char_to_ui8(unsigned char* y) { f_ui8_arg(y); } in test_char_to_ui8()