Searched defs:smin (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | intprops.h | 477 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument 482 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | KnownBits.cpp | 154 KnownBits KnownBits::smin(const KnownBits &LHS, const KnownBits &RHS) { in smin() function in KnownBits
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | double-int.cc | 1439 double_int::smin (double_int b) in smin() function in double_int
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | double-int.c | 1439 double_int::smin (double_int b) in smin() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1087 ConstantRange::smin(const ConstantRange &Other) const { in smin() function in ConstantRange
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | tree.c | 54 int64_t smin; /* signed minimum */ member [all...] |