Home
last modified time | relevance | path

Searched refs:ullmax (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h323 __DEVICE__ unsigned long long ullmax(unsigned long long __a, in ullmax() function
/freebsd-13.1/contrib/ntp/sntp/
H A Daclocal.m4130 unsigned long long int ullmax = 18446744073709551615ull;
134 | (ullmax / ull) | (ullmax % ull));]])
H A Dconfigure7052 unsigned long long int ullmax = 18446744073709551615ull;
7056 | (ullmax / ull) | (ullmax % ull));
/freebsd-13.1/contrib/ntp/
H A Daclocal.m4130 unsigned long long int ullmax = 18446744073709551615ull;
134 | (ullmax / ull) | (ullmax % ull));]])
H A Dconfigure16381 unsigned long long int ullmax = 18446744073709551615ull;
16385 | (ullmax / ull) | (ullmax % ull));
/freebsd-13.1/contrib/bmake/
H A Dconfigure5391 unsigned long long int ullmax = 18446744073709551615ull;
5395 | (ullmax / ull) | (ullmax % ull));