Home
last modified time | relevance | path

Searched refs:lhsval (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libpp/
Darrange_profiles.cpp42 unsigned int lhsval = op_lexical_cast<unsigned int>(lhs); in numeric_compare() local
44 if (lhsval == rhsval) in numeric_compare()
46 if (lhsval < rhsval) in numeric_compare()