Searched refs:testx (Results 1 – 4 of 4) sorted by relevance
96 static const uint64_t testx[2][8] = { variable108 const uint64_t* inPtr = testx[0]; in convert_testx()110 for (unsigned index = 0; index < sizeof(testx) / sizeof(testx[0][0]); ++index) { in convert_testx()
5 int testx[(sizeof(x) == sizeof(int) * 10) ? 1 : -1]; variable
414 void testx() { in testx() function421 testx<A>(); in test13()422 testx<B>(); in test13()