Home
last modified time | relevance | path

Searched defs:umin (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/hid/
H A Dhidmap.h174 int32_t umin; /* Array range map type */ member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp147 KnownBits KnownBits::umin(const KnownBits &LHS, const KnownBits &RHS) { umin() function in KnownBits
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h334 __DEVICE__ unsigned int umin(unsigned int __a, unsigned int __b) { in umin() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1232 ConstantRange::umin(const ConstantRange &Other) const { umin() function in ConstantRange
[all...]