Home
last modified time | relevance | path

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

/haiku/src/libs/alm/
H A DSharedSolver.h109 ResultType fMaxResult; variable
H A DSharedSolver.cpp171 _Validate<MaxSizeValidator>(fMaxValid, fMaxResult); in ValidateMaxSize()
172 return fMaxResult; in ValidateMaxSize()