Lines Matching refs:LL
1985 ts.mTime.tv_sec = now / 1000000000LL;1986 ts.mTime.tv_nsec = now - (1000000000LL * ts.mTime.tv_sec);