Home
last modified time | relevance | path

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

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