Home
last modified time | relevance | path

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

/freebsd-13-stable/tools/regression/p1003_1b/
HDsched.c64 int smin; in checkpris() local
/freebsd-13-stable/contrib/ncurses/form/
HDform.h67 short smin; /* index of top leftmost field on page */ member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDKnownBits.cpp215 KnownBits KnownBits::smin(const KnownBits &LHS, const KnownBits &RHS) { in smin() function in KnownBits
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDConstantRange.cpp1296 ConstantRange::smin(const ConstantRange &Other) const { in smin() function in ConstantRange