Lines Matching refs:LL
436 // will be broken because we'll die long before we get close to 2GB.
505 return static_cast<uint64_t>(now.tv_sec) * 1000000LL + now.tv_nsec / 1000LL;
879 // No point dumping for an abort in debug builds where we'll hit the not suspended check in stack.
1397 // ...adjusting the number of frames we'll write to not exceed the array length.