Home
last modified time | relevance | path

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

/freebsd/tools/regression/p1003_1b/
H A Dsched.c64 int smin; in checkpris() local
/freebsd/contrib/ncurses/form/
H A Dform.h78 short smin; /* index of top leftmost field on page */ member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp166 KnownBits KnownBits::smin(const KnownBits &LHS, const KnownBits &RHS) { in smin() function in KnownBits
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1218 ConstantRange::smin(const ConstantRange &Other) const { in smin() function in ConstantRange