Lines Matching refs:ull
12 unsigned long long ull, _Complex signed char csc, in foo() argument
146 csc1 = ull; in foo()
176 cuc1 = ull; in foo()
207 csll1 = ull; in foo()
237 cull1 = ull; in foo()
428 csll1 = ull + csc; in foo()
443 cull1 = ull + cuc; in foo()
458 csll1 = ull + csll; in foo()
471 cull1 = ull + cull; in foo()
535 csll1 = csc + ull; in foo()
601 cull1 = cuc + ull; in foo()
657 csll1 = csll + ull; in foo()
711 cull1 = cull + ull; in foo()