Home
last modified time | relevance | path

Searched defs:first_positive (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/src/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp700 div_type first_positive = (div_min < 0) ? -div_min : 0; in float_sort_rec() local
784 div_type first_positive = (div_min < 0) ? -div_min : 0; in float_sort_rec() local
868 div_type first_positive = (div_min < 0) ? -div_min : 0; in float_sort_rec() local