Searched refs:x0l (Results 1 – 2 of 2) sorted by relevance
23 extern X0<long> *x0l;
129 void test(X1 x1, X0<int> x0i, X0<long> x0l) { in test() argument131 x1.f(x0l); in test()