Searched +defs:point +defs:max (Results 1 – 2 of 2) sorted by relevance
111 #define max(a, b) (a > b ? a : b) macro189 unsigned char *point; /* points to current position in line */ variable
4506 static constexpr result_type (max)() { in result_type() argument5370 Duration point; member6973 double point = estimator(first, last); in bootstrap() local