Home
last modified time | relevance | path

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

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