Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp283 static inline SVal scaleValue(ProgramStateRef state, in scaleValue() function
338 scaleValue(state, in computeOffset()
/freebsd-13.1/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1770 uint16_t scaleValue = EEP_SCALE; in ar5211GetInterpolatedValue() local
1776 scaleValue = 1; in ar5211GetInterpolatedValue()
1792 targetLeft) / scaleValue; in ar5211GetInterpolatedValue()