Home
last modified time | relevance | path

Searched refs:max32 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddigitlst.cpp628 DigitList max32; max32.set("2147483647", status); in fitsIntoLong() local
629 if (this->compare(max32) > 0) { in fitsIntoLong()
/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c7225 IRTemp max32 = newTempV128(); in math_FOLDV() local
7233 assign(max32, binop(op, mkexpr(xAll3), mkexpr(xAll2))); in math_FOLDV()
7242 assign(max3210, binop(op, mkexpr(max32), mkexpr(max10))); in math_FOLDV()
7287 IRTemp max32 = newTempV128(); in math_FOLDV() local
7291 assign(max32, binop(op, mkexpr(x33333333), mkexpr(x22222222))); in math_FOLDV()
7296 assign(max3210, binop(op, mkexpr(max32), mkexpr(max10))); in math_FOLDV()
7319 IRTemp max32 = newTempV128(); in math_FOLDV() local
7321 assign(max32, binop(op, mkexpr(x3333), mkexpr(x2222))); in math_FOLDV()
7324 assign(max3210, binop(op, mkexpr(max32), mkexpr(max10))); in math_FOLDV()