Searched defs:B6X (Results 1 – 2 of 2) sorted by relevance
67 struct B6X { struct69 B6X() : a(0xf00000B6) {} in B6X() argument
26 struct B6X { B6X() { printf("B6 = %p\n", this); } }; in B6X() function