Searched refs:llmax (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h1593 __DEVICE__ long long llmax(long long __a, long long __b) { function
/freebsd-11-stable/contrib/ntp/
H A Dconfigure16107 long long int llmax = 9223372036854775807ll;
16110 | (llmax / ll) | (llmax % ll)
16380 long long int llmax = 9223372036854775807ll;
16383 | (llmax / ll) | (llmax % ll)
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure6778 long long int llmax = 9223372036854775807ll;
6781 | (llmax / ll) | (llmax % ll)
7051 long long int llmax = 9223372036854775807ll;
7054 | (llmax / ll) | (llmax % ll)

Completed in 143 milliseconds