Home
last modified time | relevance | path

Searched defs:llmax (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dfinsio_isa.c655 u_int llmax; in finsio_refresh_temp() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h159 __DEVICE__ long long llmax(long long __a, long long __b) { in llmax() function