Searched defs:nMax (Results 1 – 6 of 6) sorted by relevance
133 const T nMax = std::numeric_limits<T>::max() / 10; in parse_non_negative_integer() local177 const T nMax = (std::numeric_limits<T>::max() >> N) / 10; in parse_fixed() local
144 const T nMax = std::numeric_limits<T>::max() / 10; in parse_non_negative_integer() local189 const T nMax = (std::numeric_limits<T>::max() >> N) / 10; in parse_fixed() local
259 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */ member267 OMX_S32 nMax; /**< maximum for value (i.e. nValue <= nMax) */ member
11083 int nMax =0; in idxPopulateStat1() local12771 int nMax; /* Max column count in any schema table */ member13399 i64 nMax = (nNL > nCR) ? nNL : nCR; in recoverEscapeCrnl() local14574 int nMax = sqlite3_column_int(pLaf->pMaxField, 0); in recoverLostAndFound2Step() local14861 const int nMax = 65536; in recoverVfsDetectPagesize() local19409 i64 nMax = (nNL > nCR) ? nNL : nCR; in shellEscapeCrnl() local