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

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

Completed in 243 milliseconds