Searched refs:int10 (Results 1 – 2 of 2) sorted by relevance
393 typedef int int10[10]; in TEST() typedef395 EXPECT_TRUE(has_trivial_constructor<int10>::value); in TEST()436 typedef int int10[10]; in TEST() typedef438 EXPECT_TRUE(has_trivial_copy<int10>::value); in TEST()479 typedef int int10[10]; in TEST() typedef481 EXPECT_TRUE(has_trivial_assign<int10>::value); in TEST()521 typedef int int10[10]; in TEST() typedef523 EXPECT_TRUE(has_trivial_destructor<int10>::value); in TEST()
113 static void X86API int10(int intno) in int10() function358 bios_intr_tab[0x10] = int10;361 bios_intr_tab[0x6D] = int10;