Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dattr-mode.c55 void f_ui32_arg(ui32_mode_t* x) { (void)x; } in f_ui32_arg() function
63 void test_int_to_ui32(unsigned int* y) { f_ui32_arg(y); } in test_int_to_ui32()