Searched defs:max (Results 1 – 9 of 9) sorted by relevance
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
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
2436 Idx max = mctx->state_log_top; in find_recover_state() local