Lines Matching refs:ull
12 unsigned long long ull, _Complex signed char csc, in foo() argument
139 csc1 = ull; in foo()
169 cuc1 = ull; in foo()
200 csll1 = ull; in foo()
230 cull1 = ull; in foo()
421 csll1 = ull + csc; in foo()
436 cull1 = ull + cuc; in foo()
451 csll1 = ull + csll; in foo()
464 cull1 = ull + cull; in foo()
528 csll1 = csc + ull; in foo()
594 cull1 = cuc + ull; in foo()
650 csll1 = csll + ull; in foo()
704 cull1 = cull + ull; in foo()