/netbsd-src/sys/kern/ |
H A D | subr_humanize.c | 58 uint64_t umax, b10; in humanize_number() local
|
/netbsd-src/usr.bin/sdpquery/ |
H A D | command.c | 210 uintmax_t umax; in build_ssp() local
|
/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/IR/ |
H A D | ConstantRange.cpp | 1073 ConstantRange::umax(const ConstantRange &Other) const { in umax() function in ConstantRange 1305 APInt umax = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in binaryOr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | KnownBits.cpp | 117 KnownBits KnownBits::umax(const KnownBits &LHS, const KnownBits &RHS) { in umax() function in KnownBits
|
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl_parser.c | 377 print_ugid(u_int8_t op, unsigned u1, unsigned u2, const char *t, unsigned umax) in print_ugid()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | bfin-parse.y | 4508 int umax = (1 << sz) - 1; in value_match() local
|
H A D | bfin-parse.c | 7902 int umax = (1 << sz) - 1; in value_match() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | double-int.cc | 1422 double_int::umax (double_int b) in umax() function in double_int
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | bfin-parse.y | 4508 int umax = (1 << sz) - 1; in value_match() local
|
H A D | bfin-parse.c | 7902 int umax = (1 << sz) - 1; in value_match() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | double-int.c | 1422 double_int::umax (double_int b) in umax() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_cuda_math.h | 331 __DEVICE__ unsigned int umax(unsigned int __a, unsigned int __b) { in umax() function
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | tree.c | 57 uint64_t umax; /* unsigned maximum */ member [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 559 unsigned umax = QImode == mode ? 0xff : 0xffff; in avr_optimize_casesi() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 600 unsigned umax = QImode == mode ? 0xff : 0xffff; in avr_optimize_casesi() local
|