Searched defs:__median (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_algo.h45 inline const _Tp& __median(const _Tp& __a, const _Tp& __b, const _Tp& __c) { function
63 __median(const _Tp& __a, const _Tp& __b, const _Tp& __c, _Compare __comp) { function

Completed in 20 milliseconds