Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c817 UInt32 newBound = (p->Range >> 14) * size0; in Range_DecodeBit_7z() local
1029 UInt32 newBound = (p->Range >> 14) * size0; in RangeEnc_EncodeBit_1() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp356 SVal newBound = in assumeInBoundDual() local