Searched refs:lsr2 (Results 1 – 4 of 4) sorted by relevance
32 unsigned int lsr2(unsigned int x) in lsr2() function
339 const LSR *lsr2 = static_cast<const LSR *>(t2.pointer); in compareLSRs() local340 return *lsr1 == *lsr2; in compareLSRs()