Searched defs:max (Results 1 – 15 of 15) sorted by relevance
83 explicit PreCalculatedPrimeTable(int max) in PreCalculatedPrimeTable()102 void CalculatePrimesUpTo(int max) { in CalculatePrimesUpTo()
23 … const std::size_t max = M == 0 ? 0 : std::size_t(std::numeric_limits<unsigned long>::max()) >> X; in test_to_ulong() local
22 const unsigned long long max = M == 0 ? 0 : (unsigned long long)(-1) >> X; in test_to_ullong() local
63 static __number (_STLP_CALL max)() _STLP_NOTHROW { return __number(); } in __number()122 static _Int (_STLP_CALL max) () _STLP_NOTHROW { return (_Int)__imax; } in _Int()301 static _STLP_LONG_LONG (_STLP_CALL max) () _STLP_NOTHROW { return LONGLONG_MAX; } in _STLP_LONG_LONG()320 static unsigned _STLP_LONG_LONG (_STLP_CALL max) () _STLP_NOTHROW { return ULONGLONG_MAX; } in _STLP_LONG_LONG()
167 inline const _Tp (max)(const _Tp __a, const _Tp __b, _Compare __comp) { in _Tp() argument
342 value_type (max) () const { in value_type() argument
42 static _LIBCPP_CONSTEXPR result_type max() {return Max;} in max() function in rand1
40 static _LIBCPP_CONSTEXPR result_type max() {return Max;} in max() function in rand1
354 sub max subroutine
1006 unsigned long max = EXPANSION_INCREMENT (strlen (value)); in build_target_list() local
289 unsigned long max = EXPANSION_INCREMENT (strlen (var->value)); in handle_special_var() local
133 unsigned int max; /* Number of pointers allocated. */ member
2840 register unsigned int max = 5; in construct_include_path() local