Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dtytypes.c428 static inline Word Long__cmp ( Long a, Long b ) { in Long__cmp() function
494 r = Long__cmp(te1->Te.Atom.value, te2->Te.Atom.value); in ML_()
508 r = Long__cmp(te1->Te.Field.pos.offset, te2->Te.Field.pos.offset); in ML_()
518 r = Long__cmp(te1->Te.Bound.boundL, te2->Te.Bound.boundL); in ML_()
520 r = Long__cmp(te1->Te.Bound.boundU, te2->Te.Bound.boundU); in ML_()