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

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

Completed in 41 milliseconds