Searched defs:umax (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sbin/pfctl/
H A Dpfctl_parser.c353 print_ugid(u_int8_t op, unsigned u1, unsigned u2, const char *t, unsigned umax) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp129 KnownBits KnownBits::umax(const KnownBits &LHS, const KnownBits &RHS) { function in class:KnownBits
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h331 __DEVICE__ unsigned int umax(unsigned int __a, unsigned int __b) { function

Completed in 85 milliseconds