Home | History | Annotate | Download | only in testprof

Lines Matching refs:ULL

57          return (((ulong64)b) << 32ULL) | ((ulong64)a);