Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h327 __DEVICE__ unsigned long long ullmax(unsigned long long __a, in ullmax() function
/freebsd/contrib/bmake/
H A Dconfigure5905 unsigned long long int ullmax = 18446744073709551615ull;
5909 | (ullmax / ull) | (ullmax % ull));
/freebsd/contrib/ntp/sntp/
H A Dconfigure7127 unsigned long long int ullmax = 18446744073709551615ull;
7131 | (ullmax / ull) | (ullmax % ull));
7429 unsigned long long int ullmax = 18446744073709551615ull;
7433 | (ullmax / ull) | (ullmax % ull));
/freebsd/contrib/ntp/
H A Dconfigure16659 unsigned long long int ullmax = 18446744073709551615ull;
16663 | (ullmax / ull) | (ullmax % ull));
16961 unsigned long long int ullmax = 18446744073709551615ull;
16965 | (ullmax / ull) | (ullmax % ull));