Home
last modified time | relevance | path

Searched defs:this_max (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp1022 APInt this_max = getUnsignedMax().zext(getBitWidth() * 2); in multiply() local
1469 APInt this_max = getSignedMax().sext(getBitWidth() * 2); in smul_sat() local
/netbsd-src/usr.sbin/installboot/
H A Devboards.c1917 off_t this_max; in evb_uboot_setboot() local