Searched defs:LessRecordRegister (Results 1 – 3 of 3) sorted by relevance
1581 struct LessRecordRegister { struct1582 static bool ascii_isdigit(char x) { return x >= '0' && x <= '9'; } in ascii_isdigit()1584 struct RecordParts {1616 bool operator()(const Record *Rec1, const Record *Rec2) const { in operator()
1783 struct LessRecordRegister { struct1784 static bool ascii_isdigit(char x) { return x >= '0' && x <= '9'; } in ascii_isdigit()1786 struct RecordParts {1818 bool operator()(const Record *Rec1, const Record *Rec2) const { in operator()
2052 struct LessRecordRegister { struct2053 struct RecordParts {2085 bool operator()(const Record *Rec1, const Record *Rec2) const { in operator()