Searched defs:t3a (Results 1 – 2 of 2) sorted by relevance
45 void t3a () { in t3a() function
109 tuple<int*, float*, double*> t3a(&i, &f, &d); in test_tuple() local