Searched refs:TEST_CASTABLE_TO_TYPE_VAR (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Doverflow_kunit.c1110 #define TEST_CASTABLE_TO_TYPE_VAR(width) do { \ macro
1156 TEST_CASTABLE_TO_TYPE_VAR(8);
1157 TEST_CASTABLE_TO_TYPE_VAR(16);
1158 TEST_CASTABLE_TO_TYPE_VAR(32);
1160 TEST_CASTABLE_TO_TYPE_VAR(64);
1171 #undef TEST_CASTABLE_TO_TYPE_VAR macro

Completed in 160 milliseconds